From: Thomas Pedersen Date: Fri, 6 Apr 2012 20:35:48 +0000 (-0700) Subject: ath6kl: handle concurrent AP-STA channel switches X-Git-Tag: v3.5-rc1~101^2~6^2^2~84^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4f7863eae6f580a0373cbd8dc2731d082570e69;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed