[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230330121349.GV831478@unreal>
Date: Thu, 30 Mar 2023 15:13:49 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Felix Fietkau <nbd@....name>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net v2 1/3] net: ethernet: mtk_eth_soc: fix flow block
refcounting logic
On Thu, Mar 30, 2023 at 02:08:38PM +0200, Felix Fietkau wrote:
> Since we call flow_block_cb_decref on FLOW_BLOCK_UNBIND, we also need to
> call flow_block_cb_incref for a newly allocated cb.
> Also fix the accidentally inverted refcount check on unbind.
>
> Fixes: 502e84e2382d ("net: ethernet: mtk_eth_soc: add flow offloading support")
> Reviewed-by: Simon Horman <simon.horman@...igine.com>
> Signed-off-by: Felix Fietkau <nbd@....name>
> ---
> drivers/net/ethernet/mediatek/mtk_ppe_offload.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
So what was changed between version 1 and 2?
It is expected to send cover letter too for series with more than 2 patches.
Thanks
Powered by blists - more mailing lists