mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
authorShayne Chen <shayne.chen@mediatek.com>
Mon, 18 Oct 2021 08:07:04 +0000 (16:07 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Nov 2021 18:16:38 +0000 (19:16 +0100)
commitec280de6f40916e90aff93232a135fe76ed317c7
treebbea28dee8fa361134dc084b9dc71328719b98e4
parenta4ab42fbe70da7673fdbf24471c0c87f62c53e57
mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()

[ Upstream commit 161cc13912d3c3e8857001988dfba39be842454a ]

For broadcast/multicast wcid, the muar_idx should be 0xe.

Fixes: e57b7901469f ("mt76: add mac80211 driver for MT7915 PCIe-based chipsets")
Signed-off-by: Shayne Chen <shayne.chen@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