wifi: iwlwifi: disable RX STBC when a device doesn't support it
authorGregory Greenman <gregory.greenman@intel.com>
Wed, 24 May 2023 17:42:08 +0000 (20:42 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Jun 2023 11:05:28 +0000 (13:05 +0200)
commitdbb6f2307b84e8aaaa60f7ba0b17cb1a333e2216
tree7ab0e8c87a413a75b800928a33fa5c117572d3b0
parent58e682768938cd8e8cd9fbd46adcbdb9afa4cee4
wifi: iwlwifi: disable RX STBC when a device doesn't support it

Some devices, like step A0 of GL FM device doesn't support RX STBC
for VHT/HE. Add a workaround to remove it from capabilities in
this case.

Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230524203151.65c3e09813e5.Iadfd8cdb0ea5a8088ae3daa555c780c423951894@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c