diff options
Diffstat (limited to 'include/net/ieee80211.h')
-rw-r--r-- | include/net/ieee80211.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/ieee80211.h b/include/net/ieee80211.h index dec10c41e2ec..afa34d3be721 100644 --- a/include/net/ieee80211.h +++ b/include/net/ieee80211.h | |||
@@ -729,7 +729,6 @@ struct ieee80211_txb { | |||
729 | 729 | ||
730 | #define MAX_WPA_IE_LEN 64 | 730 | #define MAX_WPA_IE_LEN 64 |
731 | 731 | ||
732 | #define NETWORK_EMPTY_ESSID (1<<0) | ||
733 | #define NETWORK_HAS_OFDM (1<<1) | 732 | #define NETWORK_HAS_OFDM (1<<1) |
734 | #define NETWORK_HAS_CCK (1<<2) | 733 | #define NETWORK_HAS_CCK (1<<2) |
735 | 734 | ||