Re: [PATCH v3 2/4] net: airoha: Fix an error handling path in airoha_probe()
From: Simon Horman
Date: Fri May 16 2025 - 16:17:10 EST
On Thu, May 15, 2025 at 09:59:36PM +0200, Christophe JAILLET wrote:
> If an error occurs after a successful airoha_hw_init() call,
> airoha_ppe_deinit() needs to be called as already done in the remove
> function.
>
> Fixes: 00a7678310fe ("net: airoha: Introduce flowtable offload support")
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>