wifi: mt76: mt7996: fix efuse reading issue
authorStanleyYP Wang <StanleyYP.Wang@mediatek.com>
Fri, 26 Jan 2024 09:09:19 +0000 (17:09 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 22 Feb 2024 08:55:18 +0000 (09:55 +0100)
commitd3ad99be7cc2d174126d908addd6bea2b157aa75
tree4a44a09d4950393b837e0edf7a4c89a7236fe255
parentc3ee77ceed9c52bd9982486629fa632713f95498
wifi: mt76: mt7996: fix efuse reading issue

The efuse data starts from the 48th bytes instead of 64th bytes in the
returned event skb.

Fixes: 98686cd21624 ("wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices")
Signed-off-by: StanleyYP Wang <StanleyYP.Wang@mediatek.com>
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c