]> git.baikalelectronics.ru Git - kernel.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)
committerFelix Fietkau <nbd@nbd.name>
Thu, 24 Feb 2022 13:40:22 +0000 (14:40 +0100)
commit8cf33daf03e120c2006945eecacd77561c9d90c0
tree376028421bc57119cc0c12d5cc074d12f20597b6
parent3fb469a1f6fe2c67b0c8dd5dd25d3de56f572a10
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: a518bab968c77 ("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