Files
linux/drivers
Claudiu Beznea a4515a2f5b net: ravb: Start TX queues after HW initialization succeeded
[ Upstream commit 6f32c08660 ]

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: c156633f13 ("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>
2023-12-08 08:48:03 +01:00
..
2023-09-19 12:22:47 +02:00
2023-11-20 11:08:27 +01:00
2023-11-20 11:08:22 +01:00
2023-07-23 13:47:20 +02:00