Re: [PATCH net-next] net: enetc: fix the error handling in enetc4_pf_netdev_create()

From: Simon Horman
Date: Sat May 17 2025 - 10:18:43 EST


On Fri, May 16, 2025 at 01:27:34PM +0800, Wei Fang wrote:
> Fix the handling of err_wq_init and err_reg_netdev paths in
> enetc4_pf_netdev_create() function.
>
> Fixes: 6c5bafba347b ("net: enetc: add MAC filtering for i.MX95 ENETC PF")
> Signed-off-by: Wei Fang <wei.fang@xxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>

I note that this is a fox for a commit is present in net-next but not net.
Thus a Fixes tag + target of net-next is appropriate.