]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: use QoS NDP for AP probing
authorJohannes Berg <johannes.berg@intel.com>
Tue, 21 Nov 2017 13:46:08 +0000 (14:46 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 27 Nov 2017 10:23:20 +0000 (11:23 +0100)
commit5b20b8bcfa5a7f08eacb440c21a9944cabd3e97c
treecc562ff138989b1e20f0fb19b2e2be1a0aaf90c9
parent2d39a6c755127af5e5fd3586b22d225604f1e4f8
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>
drivers/net/wireless/ath/ath9k/channel.c
drivers/net/wireless/st/cw1200/sta.c
drivers/net/wireless/ti/wl1251/main.c
drivers/net/wireless/ti/wlcore/cmd.c
include/net/mac80211.h
net/mac80211/mlme.c
net/mac80211/tx.c