]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/mac80211.h
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)
commit7b6ddeaf27eca72795ceeae2f0f347db1b5f9a30
treecc562ff138989b1e20f0fb19b2e2be1a0aaf90c9
parent01a95b2141e337dea15ad48e60a35c72a9b10205
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