iwlwifi: mvm: remove vif argument from power_update_mac
authorArik Nemtsov <arik@wizery.com>
Thu, 15 May 2014 14:31:51 +0000 (17:31 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 22 May 2014 07:11:17 +0000 (10:11 +0300)
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 <arikx.nemtsov@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found