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)
commit8e81f65fdc7f5d292bb3c115b748767d921823c1
treee35bdd3691aeea6dc802a512ff2fa60bf1b85810
parent0aef8ddc8bedac1db4c96fddc9fb1b44b730cf4f
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