]> git.baikalelectronics.ru Git - kernel.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)
commit0d9ecb77255ae41283fc2099d175c1035494c413
tree7babadc305cfe741d558956ccc7d809b916eaa5c
parent5122bcee71ae49c71d45bb3540d05059af0827a7
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: 5b20b8bcfa5a ("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