From: Arik Nemtsov Date: Thu, 15 May 2014 14:31:51 +0000 (+0300) Subject: iwlwifi: mvm: remove vif argument from power_update_mac X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=999609f1206a14039db534058b251c6d5ab39322;p=pandora-kernel.git iwlwifi: mvm: remove vif argument from power_update_mac The power update function looks at all current vifs to determine the power policy. It doesn't use the current vif. Instead the value was overwritten and used internally. Signed-off-by: Arik Nemtsov Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed