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:
8fc7c58
)
iwlwifi: mvm: rs: avoid recalc of supported legacy rate mask
author
Eyal Shapira
<eyal@wizery.com>
Mon, 9 Dec 2013 09:14:11 +0000
(11:14 +0200)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Tue, 17 Dec 2013 17:39:54 +0000
(19:39 +0200)
The supported legacy rate mask is initialized when rs
is initialized based on the remote peer supported rates.
There's no need to re mask it repeatedly with the supported
remote peer rates.
Signed-off-by: Eyal Shapira <eyal@wizery.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found