]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
octeontx2-af: Fix marking couple of structure as __packed
authorSuman Ghosh <sumang@marvell.com>
Tue, 19 Dec 2023 14:26:33 +0000 (19:56 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Jan 2024 16:10:22 +0000 (17:10 +0100)
commit6cf7235bc1fb6de2bf1b26f69cd874940cfd0945
tree294eb8d69ebe9043df6b934477f194064c5b3921
parenta4b0a9b80a963c617227629890a706de459d462b
octeontx2-af: Fix marking couple of structure as __packed

[ Upstream commit 0ee2384a5a0f3b4eeac8d10bb01a0609d245a4d1 ]

Couple of structures was not marked as __packed. This patch
fixes the same and mark them as __packed.

Fixes: 42006910b5ea ("octeontx2-af: cleanup KPU config data")
Signed-off-by: Suman Ghosh <sumang@marvell.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/marvell/octeontx2/af/npc.h