From: Andrei Otcheretianski Date: Sun, 25 May 2014 14:07:38 +0000 (+0300) Subject: iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flag X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~210^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09b0ce1a874a644fb5799ebf5e54563632714115;p=pandora-kernel.git iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flag Introduce new station flag STA_FLG_DISABLE_TX, which is modified with ADD_STA command. This flag, when set, disables tx to the STA. Provide an API (iwl_mvm_sta_modify_disable_tx) to modify this flag, which should be used in channel switch and immediate quiet flows. Signed-off-by: Andrei Otcheretianski Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed