提交 604116a3 编写于 作者: M Michael Wu 提交者: James Ketrenos

This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauth

Signed-off-by: NMichael Wu <flamingice@sourmilk.net>
Signed-off-by: NJames Ketrenos <jketreno@linux.intel.com>
上级 2759c8d5
...@@ -613,7 +613,7 @@ struct ieee80211_disassoc { ...@@ -613,7 +613,7 @@ struct ieee80211_disassoc {
} __attribute__ ((packed)); } __attribute__ ((packed));
/* Alias deauth for disassoc */ /* Alias deauth for disassoc */
#define ieee82011_deauth ieee80211_disassoc #define ieee80211_deauth ieee80211_disassoc
struct ieee80211_probe_request { struct ieee80211_probe_request {
struct ieee80211_hdr_3addr header; struct ieee80211_hdr_3addr header;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册