]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
octeontx2-af: RPM: Fix mismatch in lmac type
authorHariprasad Kelam <hkelam@marvell.com>
Fri, 22 Nov 2024 16:20:31 +0000 (21:50 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 18:51:09 +0000 (19:51 +0100)
commitc33db53e40e14e4ac371e679918fcb0902651d18
tree3f6773410eb40d56705f32520575f6c6f88cdad3
parent0be9f9c52e2972787ce273f0441246508ee46399
octeontx2-af: RPM: Fix mismatch in lmac type

[ Upstream commit 7ebbbb23ea5b6d051509cb11399afac5042c9266 ]

Due to a bug in the previous patch, there is a mismatch
between the lmac type reported by the driver and the actual
hardware configuration.

Fixes: 3ad3f8f93c81 ("octeontx2-af: cn10k: MAC internal loopback support")
Signed-off-by: Hariprasad Kelam <hkelam@marvell.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/marvell/octeontx2/af/rpm.c