From: Arik Nemtsov Date: Tue, 19 May 2015 11:36:48 +0000 (+0300) Subject: mac80211: disconnect TDLS stations on STA CSA X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~173^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a71688e1e56e155fb79b8d699322f4f0793cc8;p=pandora-kernel.git mac80211: disconnect TDLS stations on STA CSA When a station does a channel switch, it's not well defined what its TDLS peers would do. Avoid a situation when the local side marks a potentially disconnected peer as a TDLS peer. Keeping peers connected through CSA is doubly problematic with the upcoming TDLS WIDER-BW feature which allows peers to widen the BSS channel. The new channel transitioned-to might not be compatible and would require a re-negotiation anyway. Make sure to disallow new TDLS link during CSA. Signed-off-by: Arik Nemtsov Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed