]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clc
authorDeren Wu <deren.wu@mediatek.com>
Mon, 28 Nov 2022 07:04:21 +0000 (15:04 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:32:21 +0000 (13:32 +0100)
commit52f7e23926178dcf8dcd63dacac0955aec8ac83d
treeb9311f7058ee8dc9dc8580c337946c513b5e8e84
parenteb91025565658702c0ebb4ab26aca62d3239ae20
wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clc

[ Upstream commit e5c6bc6f19d8c293f86b347cddab54d5a3830b38 ]

Add __packed annotation to avoid potential CLC parsing error

Fixes: 23bdc5d8cadf ("wifi: mt76: mt7921: introduce Country Location Control support")
Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h