From: Arik Nemtsov Date: Sun, 9 Nov 2014 16:50:19 +0000 (+0200) Subject: mac80211: introduce TDLS channel switch ops X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7a6bdd0670feb8bfc26d41cda32b6064dbca50e;p=pandora-kernel.git mac80211: introduce TDLS channel switch ops Implement the cfg80211 TDLS channel switch ops and introduce new mac80211 ones for low-level drivers. Verify low-level driver support for the new ops when using the relevant wiphy feature bit. Also verify the peer supports channel switching before passing the command down. Add a new STA flag to track the off-channel state with the TDLS peer and make sure to cancel the channel-switch if the peer STA is unexpectedly removed. Signed-off-by: Arik Nemtsov Signed-off-by: Arik Nemtsov Signed-off-by: Johannes Berg --- Reading git-diff-tree failed