]> 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)
commitf8e1f3500e234bce2ef2e03622b33ff384b39ecf
treee35bdd3691aeea6dc802a512ff2fa60bf1b85810
parent08a7a82b0895f5085689d1c255511c04b878ea32
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