[PATCH] net: airoha: Stop TX queues on error path in airoha_dev_open
Jakub Kicinski
kuba at kernel.org
Wed Jun 17 16:44:48 PDT 2026
On Tue, 16 Jun 2026 18:50:39 +0800 Wayen Yan wrote:
> In airoha_dev_open(), if airoha_set_vip_for_gdm_port() fails after
> netif_tx_start_all_queues() has been called, the TX queues remain
> started while the device configuration is incomplete. This leaves
> the device in an inconsistent state where packets could be
> transmitted before the VIP/IFC port configuration is complete.
Not sure if this was superseded by another posting but FWIW
this posting did not apply.
More information about the Linux-mediatek
mailing list