]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mt76: mt7915: fix the muru tlv issue
authorMeiChia Chiu <meichia.chiu@mediatek.com>
Tue, 15 Feb 2022 08:48:58 +0000 (16:48 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:06:11 +0000 (14:06 +0200)
commit24a46253365cbb7c095970d182b51c5478871c75
tree03d62f4e8b5cc1c2aac07bb8025e79c706fcc353
parent37ceb7e6fbcf608661af10308de272bbad4e0366
mt76: mt7915: fix the muru tlv issue

[ Upstream commit d98a72725bc96c98f68eac12e5a91ec349322c88 ]

The muru enable/disable are only set after the first station connection.
Without this patch, the firmware couldn't enable muru
if the first connected station is non-HE type.

Fixes: 16bff457dd33a ("mt76: mt7915: rework mt7915_mcu_sta_muru_tlv()")
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