Re: [PATCH net 5/6] net/sched: act_ct: remove 'add_helper' dead code

From: Aaron Conole

Date: Tue Sep 22 2026 - 11:36:10 EST


Ilya Maximets <i.maximets@xxxxxxx> writes:

> This variable can only become 'true' when the connection is not
> confirmed, but it is only checked when it is confirmed. So, it can be
> treated as being always false and just removed.
>
> Fixes: a21b06e73191 ("net: sched: add helper support in act_ct")
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Ilya Maximets <i.maximets@xxxxxxx>
> ---

Reviewed-by: Aaron Conole <aconole@xxxxxxxxxx>