diff options
| author | 2005-08-15 00:32:24 -0400 | |
|---|---|---|
| committer | 2005-08-15 00:32:24 -0400 | |
| commit | ea6bfb0adf1361c2039adac3fcaca27f91d7c2c7 (patch) | |
| tree | 0b16c8604083f665a2465b2457234a126957eccd /include | |
| parent | [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones (diff) | |
| parent | ieee80211: remove last uses of compat define WLAN_CAPABILITY_BSS (diff) | |
/spare/repo/netdev-2.6 branch 'ieee80211'
Diffstat (limited to 'include')
| -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 6e6e94aec303..51a20b5f3b5d 100644 --- a/include/net/ieee80211.h +++ b/include/net/ieee80211.h @@ -265,7 +265,6 @@ struct ieee80211_snap_hdr { #define WLAN_AUTH_CHALLENGE_LEN 128 #define WLAN_CAPABILITY_ESS (1<<0) -#define WLAN_CAPABILITY_BSS WLAN_CAPABILITY_ESS #define WLAN_CAPABILITY_IBSS (1<<1) #define WLAN_CAPABILITY_CF_POLLABLE (1<<2) #define WLAN_CAPABILITY_CF_POLL_REQUEST (1<<3) |
