From: Luciano Coelho Date: Tue, 13 May 2014 19:28:35 +0000 (+0300) Subject: iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vif X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~210^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63cbe180f8bfcf355516b09849c71fed19e035b3;p=pandora-kernel.git iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vif In some cases (e.g. when we're doing a channel switch), we may need to disable the quota of a vif temporarily. In order to do so, add an argument to the iwl_mvm_update_quotas() function to tell if the passed vif is a new one or if it should be disregarded. Signed-off-by: Luciano Coelho Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed