diff options
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r-- | include/net/mac80211.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h index e635ca41a0df..427ff6d36265 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h | |||
@@ -491,8 +491,7 @@ struct ieee80211_hw { | |||
491 | 491 | ||
492 | #define IEEE80211_HW_WEP_INCLUDE_IV (1<<5) | 492 | #define IEEE80211_HW_WEP_INCLUDE_IV (1<<5) |
493 | 493 | ||
494 | /* will data nullfunc frames get proper TX status callback */ | 494 | /* hole at 6 */ |
495 | #define IEEE80211_HW_DATA_NULLFUNC_ACK (1<<6) | ||
496 | 495 | ||
497 | /* Force software encryption for TKIP packets if WMM is enabled. */ | 496 | /* Force software encryption for TKIP packets if WMM is enabled. */ |
498 | #define IEEE80211_HW_NO_TKIP_WMM_HWACCEL (1<<7) | 497 | #define IEEE80211_HW_NO_TKIP_WMM_HWACCEL (1<<7) |