]> git.baikalelectronics.ru Git - kernel.git/commit
mt76: connac: fix sta_rec_wtbl tag len
authorLorenzo Bianconi <lorenzo@kernel.org>
Sun, 19 Dec 2021 17:40:06 +0000 (18:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:23:27 +0000 (14:23 +0200)
commitc49fc5dde410e84d76a4d68274a12e00057b82d8
tree860dbd7d8f2bfe6f3ffaeae0f0f1ca5400f279f9
parente4172337c84ea2a490d325d81249dae65f708667
mt76: connac: fix sta_rec_wtbl tag len

[ Upstream commit a192c36de41d5a1d519f4182612db0deabcfc2e9 ]

Similar to mt7915 driver, fix tag len error for sta_rec_wtbl, which
causes fw parsing error for the tags placed behind it.

Fixes: 1fee692077b33 ("mt76: mt76_connac: create mcu library")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c