commit | 8e81f65fdc7f5d292bb3c115b748767d921823c1 | [log] [tgz] |
---|---|---|
author | Amit Beka <amit.beka@intel.com> | Wed Mar 07 09:52:30 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 08 13:59:52 2012 -0500 |
tree | e35bdd3691aeea6dc802a512ff2fa60bf1b85810 | |
parent | 0aef8ddc8bedac1db4c96fddc9fb1b44b730cf4f [diff] |
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>