Le 16/05/2025 à 22:16, Simon Horman a écrit :
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>
Hi,
I guess, that is patch should also be targeted against -net?
CJ