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:
f22d332
)
iwlwifi: don't configure a txq that is being disabled
author
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Mon, 4 Jun 2012 13:48:17 +0000
(16:48 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 13 Jun 2012 07:01:03 +0000
(09:01 +0200)
This is not needed, we just need to tell the SCD not to use
that queue. We will reconfigure that queue when we will use
it again.
Clean up a bit the code on the way.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found