]> git.dujemihanovic.xyz Git - linux.git/commit
wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2
authorFelix Fietkau <nbd@nbd.name>
Wed, 7 Sep 2022 09:52:28 +0000 (11:52 +0200)
committerKalle Valo <kvalo@kernel.org>
Mon, 12 Sep 2022 11:26:02 +0000 (14:26 +0300)
commit781b80f452fcc1cfc16ee41f12556626a9ced049
treeb26a13b302ab3f11ee7e7c45bc0fba33247d8196
parentc3a510e2b53785df31d882a773c4c0780b4c825f
wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2

Some users have reported being unable to connect to MT76x0 APs running mt76
after a commit enabling the VHT extneded NSS BW feature.
Fix this regression by ensuring that this feature only gets enabled on drivers
that support it

Cc: stable@vger.kernel.org
Fixes: d9fcfc1424aa ("mt76: enable the VHT extended NSS BW feature")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220907095228.82072-1-nbd@nbd.name
drivers/net/wireless/mediatek/mt76/mac80211.c