]> www.infradead.org Git - users/dwmw2/linux.git/commit
iwlwifi: fw: do not set sgi bits for HE connection
authorNaftali Goldstein <naftali.goldstein@intel.com>
Sun, 15 Jul 2018 12:26:27 +0000 (15:26 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Feb 2019 19:02:07 +0000 (20:02 +0100)
commit218bbbd770978fb48b906e237c0477184d762b1d
tree4d713137e310ab62ee99372c319aebefa6fff44b
parent15b4e9e2869b71893cf5ae346e776b2c2b0248f9
iwlwifi: fw: do not set sgi bits for HE connection

[ Upstream commit 5c2dbebb446539eb9640bf59a02756d6e7f1fc53 ]

If the association supports HE, HT/VHT rates will never be used for Tx
and therefore there's no need to set the sgi-per-channel-width-support
bits, so don't set them in this case.

Fixes: 110b32f065f3 ("iwlwifi: mvm: rs: add basic implementation of the new RS API handlers")
Signed-off-by: Naftali Goldstein <naftali.goldstein@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c