commit | 7b6ddeaf27eca72795ceeae2f0f347db1b5f9a30 | [log] [tgz] |
---|---|---|
author | Johannes Berg <[email protected]> | Tue Nov 21 14:46:08 2017 +0100 |
committer | Johannes Berg <[email protected]> | Mon Nov 27 11:23:20 2017 +0100 |
tree | cc562ff138989b1e20f0fb19b2e2be1a0aaf90c9 | |
parent | 01a95b2141e337dea15ad48e60a35c72a9b10205 [diff] |
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 <[email protected]>