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:
aa11bbf
)
iwlwiwi: mvm: use bss_conf->dtim_period instead of conf.ps_dtim_period
author
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Thu, 31 Jul 2014 11:39:40 +0000
(14:39 +0300)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Mon, 8 Sep 2014 06:17:49 +0000
(09:17 +0300)
The latter is meant for software implementation of power
save and is not per-virtual interface. Since our driver
supports multiple virtual interfaces, we need to use
vif->bss_conf.dtim_period.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found