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)
committerLuca Coelho <luciano.coelho@intel.com>
Sun, 11 Nov 2018 09:06:17 +0000 (11:06 +0200)
commit5c2dbebb446539eb9640bf59a02756d6e7f1fc53
tree1f218698b27f5e4d1d8d80f9e3eda398a56e231d
parent656fca00f317011dad2f089b3aa1fb0c22558e30
iwlwifi: fw: do not set sgi bits for HE connection

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>
drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c