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:
0daf7d9
)
iwlwifi: fix flush command
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 31 Oct 2012 19:49:32 +0000
(20:49 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 5 Nov 2012 14:59:58 +0000
(15:59 +0100)
The flush command really flushes queues, not
FIFOs, and the first 32 bits indicate the
queues to flush, not FIFOs. Change the command
accordingly.
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found