]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: fixed testmode notifications length
authorAmit Beka <amit.beka@intel.com>
Wed, 7 Mar 2012 17:52:30 +0000 (09:52 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 8 Mar 2012 18:59:52 +0000 (13:59 -0500)
commitdd29bc1c9aeeb4a7aeb56218448fdadcc1b1b8d1
treee35bdd3691aeea6dc802a512ff2fa60bf1b85810
parent9bd2ccca08f6f3eb7ca7bbf19fac19bb024f70f7
iwlwifi: fixed testmode notifications length

The length of iwl_rx_packet doesn't include the
dword for the length itself, so add it manually.

Signed-off-by: Amit Beka <amit.beka@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-testmode.c