]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
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)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 7 Dec 2021 06:33:05 +0000 (07:33 +0100)
commit0e88f565b639f79d395185b75caec77eb966a723
tree9e434980a28bfda91978b909c17ef888a9e5f8af
parent28f7cf6afdc35fb19764506aef6b07ea1e5ba304
mt76: mt7915: fix sta_rec_wtbl tag len

BugLink: https://bugs.launchpad.net/bugs/1951822
[ 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>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c