mt76: mt7915: fix the muru tlv issue
authorMeiChia Chiu <meichia.chiu@mediatek.com>
Tue, 15 Feb 2022 08:48:58 +0000 (16:48 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 24 Feb 2022 13:40:22 +0000 (14:40 +0100)
commitd98a72725bc96c98f68eac12e5a91ec349322c88
tree376028421bc57119cc0c12d5cc074d12f20597b6
parent32406ca459cdc4fc2d3c862bb16ac2a184003fb0
mt76: mt7915: fix the muru tlv issue

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>
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c