iwlwifi: pcie: update bytes in the byte count table
authorGolan Ben Ami <golan.ben.ami@intel.com>
Tue, 2 Jan 2018 10:08:31 +0000 (12:08 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 26 Jul 2018 10:16:15 +0000 (13:16 +0300)
commit2a182fbb29607249244dda0a85131e249799c904
tree36241f5e84c0107dce1bb70f581a75dff7349de3
parent2ee824026288eb7068e6327c5f34b8ddbea74094
iwlwifi: pcie: update bytes in the byte count table

For devices which use the image loader image, the length of the frame
must be updated in the byte count in bytes, and not dwords as today.
Avoid dividing the input length by 4.

Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/ops.c
drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c