OSDN Git Service

iwlwifi: pcie: fix the byte count table format for 22560 devices
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 16 Aug 2019 12:55:52 +0000 (15:55 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 20 Aug 2019 14:00:40 +0000 (17:00 +0300)
commit884b75696873f5338c57a2613763ea8f37b4e26b
treed1c59142b981e3c8b9a243127dcdbf246bcb9fa3
parent50f5604476b2bd728910b2e1803a6eafd0eeaf3d
iwlwifi: pcie: fix the byte count table format for 22560 devices

Starting from 22560, the byte count is expected to be in
bytes and we have now 14 bits. Ajust the code to this.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c