git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13b7232
)
iwlwifi: mvm: remove vif argument from power_update_mac
author
Arik Nemtsov
<arik@wizery.com>
Thu, 15 May 2014 14:31:51 +0000
(17:31 +0300)
committer
Emmanuel 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