diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/ieee80211.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/net/ieee80211.h b/include/net/ieee80211.h index 8bc126938cd4..2f46458e81b7 100644 --- a/include/net/ieee80211.h +++ b/include/net/ieee80211.h | |||
| @@ -24,15 +24,6 @@ | |||
| 24 | #include <linux/kernel.h> /* ARRAY_SIZE */ | 24 | #include <linux/kernel.h> /* ARRAY_SIZE */ |
| 25 | #include <linux/wireless.h> | 25 | #include <linux/wireless.h> |
| 26 | 26 | ||
| 27 | #if WIRELESS_EXT < 17 | ||
| 28 | #define IW_QUAL_QUAL_INVALID 0x10 | ||
| 29 | #define IW_QUAL_LEVEL_INVALID 0x20 | ||
| 30 | #define IW_QUAL_NOISE_INVALID 0x40 | ||
| 31 | #define IW_QUAL_QUAL_UPDATED 0x1 | ||
| 32 | #define IW_QUAL_LEVEL_UPDATED 0x2 | ||
| 33 | #define IW_QUAL_NOISE_UPDATED 0x4 | ||
| 34 | #endif | ||
| 35 | |||
| 36 | #define IEEE80211_DATA_LEN 2304 | 27 | #define IEEE80211_DATA_LEN 2304 |
| 37 | /* Maximum size for the MA-UNITDATA primitive, 802.11 standard section | 28 | /* Maximum size for the MA-UNITDATA primitive, 802.11 standard section |
| 38 | 6.2.1.1.2. | 29 | 6.2.1.1.2. |
