]> asedeno.scripts.mit.edu Git - linux.git/commit
ath9k_htc: use non-QoS NDP for AP probing
authorJohannes Berg <johannes.berg@intel.com>
Wed, 21 Mar 2018 10:00:14 +0000 (11:00 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 21 Mar 2018 12:01:55 +0000 (13:01 +0100)
commit60b01bcce97191f473fa869df2713143936d6ef4
tree7babadc305cfe741d558956ccc7d809b916eaa5c
parent4ea5aca27eab1c495985eb2a30b65b78cbf99404
ath9k_htc: use non-QoS NDP for AP probing

When switching mac80211 to use QoS NDP, it turned out that
ath9k_htc is somehow broken by this, e.g. see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891060.

Fix this by using the new mac80211 flag to go back to the
old, incorrect, behaviour for this driver.

Fixes: 7b6ddeaf27ec ("mac80211: use QoS NDP for AP probing")
Reported-by: Ben Caradoc-Davies <ben@transient.nz>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ath/ath9k/htc_drv_init.c