mt76: mt7915: fix sta_rec_wtbl tag len
authorShayne Chen <shayne.chen@mediatek.com>
Mon, 18 Oct 2021 08:07:02 +0000 (16:07 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Nov 2021 18:16:37 +0000 (19:16 +0100)
commita4ab42fbe70da7673fdbf24471c0c87f62c53e57
tree8d56239ea0996ae5a9af2a4d0ccc2b8fe01ce439
parent439393358568aacd090c578b89936a4becba5000
mt76: mt7915: fix sta_rec_wtbl tag len

[ Upstream commit afa0370f3a3a64af6d368da0bedd72ab2a026cd0 ]

Fix tag len error for sta_rec_wtbl, which causes fw parsing error for
the tags placed behind it.

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