]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3bbf65352afee9524796bc3fe8a2ac2fd034d15
tree36241f5e84c0107dce1bb70f581a75dff7349de3
parent8e0717d3aea33bfa5c78fbd308d66e9ad86427d7
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