]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mt76: mt7915: fix the nss setting in bitrates
authorMeiChia Chiu <meichia.chiu@mediatek.com>
Thu, 27 Jan 2022 13:32:26 +0000 (21:32 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:06:03 +0000 (14:06 +0200)
commit7bd520ccc34b444873551cab0580adb975960e65
treec763549e4ec73aa3c81974d864dd6b84a8b513a7
parent1d0221e88dcef40fb329dbdc5689d766cd237ee5
mt76: mt7915: fix the nss setting in bitrates

[ Upstream commit c41d2a075206fcbdc89695b874a6ac06160b4f1a ]

without this change, the fixed MCS only supports 1 Nss.

Fixes: 70fd1333cd32f ("mt76: mt7915: rework .set_bitrate_mask() to support more options")
Reviewed-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: MeiChia Chiu <meichia.chiu@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c