mirror-linux/drivers/net/ethernet/broadcom/genet
Justin Chen 5393b2b5be net: bcmgenet: fix racing timeout handler
The bcmgenet_timeout handler tries to take down all tx queues when
a single queue times out. This is over zealous and causes many race
conditions with queues that are still chugging along. Instead lets
only restart the timed out queue.

Fixes: 13ea657806 ("net: bcmgenet: improve TX timeout")
Signed-off-by: Justin Chen <justin.chen@broadcom.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Reviewed-by: Nicolai Buchwitz <nb@tipi-net.de>
Tested-by: Nicolai Buchwitz <nb@tipi-net.de>
Link: https://patch.msgid.link/20260406175756.134567-4-justin.chen@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-04-09 20:19:45 -07:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
bcmgenet.c net: bcmgenet: fix racing timeout handler 2026-04-09 20:19:45 -07:00
bcmgenet.h net: bcmgenet: fix broken EEE by converting to phylib-managed state 2026-03-10 19:41:13 -07:00
bcmgenet_wol.c net: bcmgenet: increase WoL poll timeout 2026-03-14 09:39:17 -07:00
bcmmii.c net: bcmgenet: fix broken EEE by converting to phylib-managed state 2026-03-10 19:41:13 -07:00