diff options
| -rw-r--r-- | include/net/ieee80211.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/ieee80211.h b/include/net/ieee80211.h index 1cf7ca0b6182..11524c9b659a 100644 --- a/include/net/ieee80211.h +++ b/include/net/ieee80211.h | |||
| @@ -104,7 +104,7 @@ struct eapol { | |||
| 104 | #define MAX_FRAG_THRESHOLD 2346U | 104 | #define MAX_FRAG_THRESHOLD 2346U |
| 105 | 105 | ||
| 106 | /* Frame control field constants */ | 106 | /* Frame control field constants */ |
| 107 | #define IEEE80211_FCTL_VERS 0x0002 | 107 | #define IEEE80211_FCTL_VERS 0x0003 |
| 108 | #define IEEE80211_FCTL_FTYPE 0x000c | 108 | #define IEEE80211_FCTL_FTYPE 0x000c |
| 109 | #define IEEE80211_FCTL_STYPE 0x00f0 | 109 | #define IEEE80211_FCTL_STYPE 0x00f0 |
| 110 | #define IEEE80211_FCTL_TODS 0x0100 | 110 | #define IEEE80211_FCTL_TODS 0x0100 |
