]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: airoha: Disable GDM2 forwarding before configuring GDM2 loopback
authorLorenzo Bianconi <lorenzo@kernel.org>
Wed, 20 May 2026 13:12:02 +0000 (15:12 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 21 May 2026 15:19:54 +0000 (08:19 -0700)
commit985d4a55e64e43bd86eeb896b81ceba453301989
tree3e0110854d6810c9a473e7cecee9f4ec5e8a0dee
parente46e6bc97fb1f339730ff1ba74267fbf48e7a422
net: airoha: Disable GDM2 forwarding before configuring GDM2 loopback

Hw design requires to disable GDM2 forwarding before configuring GDM2
loopback in airoha_set_gdm2_loopback routine.

Fixes: 9cd451d414f6e ("net: airoha: Add loopback support for GDM2")
Tested-by: Madhur Agrawal <madhur.agrawal@airoha.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20260520-airoha-disable-gdm2-fwd-v1-1-1eeea5dffc2f@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/airoha/airoha_eth.c