commit | 884b75696873f5338c57a2613763ea8f37b4e26b | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Fri Aug 16 15:55:52 2019 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Aug 20 17:00:40 2019 +0300 |
tree | d1c59142b981e3c8b9a243127dcdbf246bcb9fa3 | |
parent | 50f5604476b2bd728910b2e1803a6eafd0eeaf3d [diff] |
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>