From: Arik Nemtsov Date: Thu, 15 May 2014 08:44:40 +0000 (+0300) Subject: iwlwifi: mvm: disallow new TDLS stations when appropriate X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~210^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf7b491dbbac0e25f24265b005bc0ceff622d387;p=pandora-kernel.git iwlwifi: mvm: disallow new TDLS stations when appropriate HW/FW constraints dictate that TDLS should only be used when a single phy ctx is active. We also support at most 4 TDLS peers. We don't support TDLS on a P2P vif. Unify and move a phy-ctx counting implementation from the power-mgmt code in order to simplify implementation. Signed-off-by: Arik Nemtsov Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed