commit | c4f7863eae6f580a0373cbd8dc2731d082570e69 | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <c_tpeder@qca.qualcomm.com> | Fri Apr 06 13:35:48 2012 -0700 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Apr 12 09:55:52 2012 +0300 |
tree | 7fa45ad56b3cb202a082ccde40a5f29cf53b7498 | |
parent | d968370ee7ce22583ab741961f0044d2922aa1a1 [diff] |
ath6kl: handle concurrent AP-STA channel switches If an ath6kl AP vif is beaconing on one channel, and a STA vif associates on a different channel, a WMI_DISCONNECT event will be sent to the AP vif. Make the AP vif follow the STA interface, and notify userspace. kvalo: fix a sparse warning with vif->next_chan Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>