Michal Kazior 0e6eb417fc ath10k: fix channel switching
In the midst of chanctx patch review channel
switching became broken which I failed to notice
until now.

Function ath10k_mac_vif_chan() reports current
chandef which isn't updated until after
switch_vif_chanctx() is returned from.
Consequently the driver just restarted operation
on channels it was residing already instead of
switching to the new ones.

Fixes: 500ff9f9389d ("ath10k: implement chanctx API")
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2015-06-09 13:46:59 +03:00
..
2015-05-24 23:23:01 -04:00
2015-06-09 13:46:59 +03:00
2014-10-02 14:23:14 -04:00
2014-10-07 14:48:37 -04:00
2014-10-02 14:23:14 -04:00
2014-10-02 14:23:14 -04:00
2014-10-02 14:23:14 -04:00