]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a7d5a22f37b40d4d47db0acf07336f6b8e34e72
treea837e648d7789da581d15515a1de04d4612f3d91
parente98d61701bdec44b53216f4ac333283f962b893b
iwlwifi: fix flush command

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>
drivers/net/wireless/iwlwifi/dvm/commands.h
drivers/net/wireless/iwlwifi/dvm/lib.c