wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band
authorStanleyYP Wang <StanleyYP.Wang@mediatek.com>
Mon, 6 Nov 2023 22:39:31 +0000 (22:39 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jan 2024 23:35:24 +0000 (15:35 -0800)
commit88199cbc75fef7398e1f2fedd139ab7e8b9ec5af
tree493b6d210213ae628a68a05f1f57eb6034dac62d
parenta37cd935b5868c0487cb28894a4204135fda5bba
wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band

[ Upstream commit ff434cc129d6907e6dbc89dd0ebc59fd3646d4c2 ]

Just like MT7916 also MT7981 can handle 3T3R DBDC frontend and should
hence be included in the corresponding conditional expression in the
driver. Add it.

Fixes: 6bad146d162e ("wifi: mt76: mt7915: add support for MT7981")
Signed-off-by: StanleyYP Wang <StanleyYP.Wang@mediatek.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/mediatek/mt76/mt7915/main.c