From: Arik Nemtsov Date: Wed, 11 Jun 2014 14:18:27 +0000 (+0300) Subject: mac80211: protect TDLS discovery session X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~18^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee10f2c779b28c1d6e87ac3e1bbb1aa8b62fa891;p=pandora-kernel.git mac80211: protect TDLS discovery session After sending a TDLS discovery-request, we expect a reply to arrive on the AP's channel. We must stay on the channel (no PSM, scan, etc.), since a TDLS setup-response is a direct packet not buffered by the AP. Add a new mac80211 driver callback to allow discovery session protection. Signed-off-by: Arik Nemtsov Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed