]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: mvpp2: parser fix QinQ
authorSven Auhagen <sven.auhagen@voleatech.de>
Sat, 25 Mar 2023 16:40:53 +0000 (17:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Apr 2023 10:10:47 +0000 (12:10 +0200)
commit2a4f74420538c53b443ee35e5ce95ffc0ecf4510
tree256b14b04c9f963e01b6b39a7b499226f932466b
parent5718b58ca0ec3aee1badb33021c35da1883aa9e4
net: mvpp2: parser fix QinQ

[ Upstream commit a587a84813b90372cb0a7565e201a4075da67919 ]

The mvpp2 parser entry for QinQ has the inner and outer VLAN
in the wrong order.
Fix the problem by swapping them.

Fixes: 3f518509dedc ("ethernet: Add new driver for Marvell Armada 375 network unit")
Signed-off-by: Sven Auhagen <sven.auhagen@voleatech.de>
Reviewed-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c