]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properly
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 3 Sep 2015 08:44:52 +0000 (10:44 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 17 Sep 2015 11:03:09 +0000 (14:03 +0300)
commit9713e3de801eb9c2dd2221ba8c1dddd5bc7ba360
treeecbc3b65fa71e7c040d2b7b206df514e05467c16
parent7be6d1b7625ab20e1dfde07a0c6dc77784efbb48
ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properly

Vdevs associated with a given chanctx should be
restarted if the bandwidth changes. Otherwise
traffic may cease.

This is known to fix STA CSA with bandwidths wider
than 20MHz.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c