kernel_samsung_a53x/drivers/net/ethernet/renesas
Claudiu Beznea 5af76219ff net: ravb: Start TX queues after HW initialization succeeded
[ Upstream commit 6f32c086602050fc11157adeafaa1c1eb393f0af ]

ravb_phy_start() may fail. If that happens, the TX queues will remain
started. Thus, move the netif_tx_start_all_queues() after PHY is
successfully initialized.

Fixes: c156633f1353 ("Renesas Ethernet AVB driver proper")
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:11:11 +01:00
..
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ravb.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ravb_main.c net: ravb: Start TX queues after HW initialization succeeded 2024-11-18 12:11:11 +01:00
ravb_ptp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sh_eth.c Backport mac80211 patches from linux-6.1.y 2024-06-15 16:29:20 -03:00
sh_eth.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00