mac80211: use QoS NDP for AP probing
When connected to a QoS/WMM AP, mac80211 should use a QoS NDP
for probing it, instead of a regular non-QoS one, fix this.
Change all the drivers to *not* allow QoS NDP for now, even
though it looks like most of them should be OK with that.
Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Showing
- drivers/net/wireless/ath/ath9k/channel.c 1 addition, 1 deletiondrivers/net/wireless/ath/ath9k/channel.c
- drivers/net/wireless/st/cw1200/sta.c 2 additions, 2 deletionsdrivers/net/wireless/st/cw1200/sta.c
- drivers/net/wireless/ti/wl1251/main.c 1 addition, 1 deletiondrivers/net/wireless/ti/wl1251/main.c
- drivers/net/wireless/ti/wlcore/cmd.c 3 additions, 2 deletionsdrivers/net/wireless/ti/wlcore/cmd.c
- include/net/mac80211.h 7 additions, 1 deletioninclude/net/mac80211.h
- net/mac80211/mlme.c 1 addition, 1 deletionnet/mac80211/mlme.c
- net/mac80211/tx.c 27 additions, 2 deletionsnet/mac80211/tx.c
Please register or sign in to comment