diff options
author | 2023-11-28 10:04:37 +0200 | |
---|---|---|
committer | 2023-11-30 10:59:07 +0100 | |
commit | 6f32c086602050fc11157adeafaa1c1eb393f0af (patch) | |
tree | b0bc7840563783cb040e06a8008d75bdd10cf5af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ravb: Make write access to CXR35 first before accessing other EMAC registers (diff) | |
download | wireguard-linux-6f32c086602050fc11157adeafaa1c1eb393f0af.tar.xz wireguard-linux-6f32c086602050fc11157adeafaa1c1eb393f0af.zip |
net: ravb: Start TX queues after HW initialization succeeded
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions