]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: mvm: use correct FIFO length
authorSara Sharon <sara.sharon@intel.com>
Sun, 3 Jun 2018 06:19:35 +0000 (09:19 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 28 Sep 2018 05:57:27 +0000 (08:57 +0300)
commit7126b6f2bbdf8e25f85e7ca6d91d49ea4ce9f6a6
tree1a50b99362c4b53f456e6d1f3f190f457d2feed6
parent753e9761284b9b09120c21b155c7220605763522
iwlwifi: mvm: use correct FIFO length

Current FIFO size calculation is wrong for two reasons:
- We access lmac 0 by default
- We don't take 11ax into consideration.
Fix both.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c
drivers/net/wireless/intel/iwlwifi/mvm/tx.c