iwlwifi: fix flush command
authorJohannes Berg <johannes.berg@intel.com>
Wed, 31 Oct 2012 19:49:32 +0000 (20:49 +0100)
committerJohannes 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