mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 22:21:21 +00:00
[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK
Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
e6660d9832
commit
aaa92e9a74
2 changed files with 2 additions and 4 deletions
|
@ -491,8 +491,7 @@ struct ieee80211_hw {
|
|||
|
||||
#define IEEE80211_HW_WEP_INCLUDE_IV (1<<5)
|
||||
|
||||
/* will data nullfunc frames get proper TX status callback */
|
||||
#define IEEE80211_HW_DATA_NULLFUNC_ACK (1<<6)
|
||||
/* hole at 6 */
|
||||
|
||||
/* Force software encryption for TKIP packets if WMM is enabled. */
|
||||
#define IEEE80211_HW_NO_TKIP_WMM_HWACCEL (1<<7)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue