]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath10k: Ignore SWBA event for a vif if its marked for no beacon
authorMohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Tue, 20 Sep 2016 08:22:07 +0000 (13:52 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 28 Sep 2016 09:47:14 +0000 (12:47 +0300)
commitb63b33ecafa5d00edbbb438c7e208392d5f4de23
tree45f3e4aed494b37fd3419fb05beecae91f16188b
parent931eb6b7fee31f63d33fd5e1e62a60375fa6fb32
ath10k: Ignore SWBA event for a vif if its marked for no beacon

Ignore processing further in SWBA event scheduled for a vif, if mac80211
has marked the particular vif for stop beaconing and brought the vdev
down in 'ath10k_control_beaconing'. This should potentially avoid ath10k
warning/error messages while running continuous wifi down/up with max
number of vaps configured. Found this change during code walk through
and going through other beacon configuration related functions in ath10k

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/wmi.c