> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Marcin Szycik > Sent: Thursday, April 9, 2026 5:00 AM > To: [email protected] > Cc: [email protected]; Penigalapati, Sandeep > <[email protected]>; S, Ananth <[email protected]>; > [email protected]; Marcin Szycik <[email protected]>; > Loktionov, Aleksandr <[email protected]>; Kitszel, Przemyslaw > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v2 09/10] ice: re-introduce > ice_dealloc_flow_entry() helper > > It was removed in commit ad667d626825 ("ice: remove null checks before > devm_kfree() calls"). Now it's useful again. > > Signed-off-by: Marcin Szycik <[email protected]> > Reviewed-by: Aleksandr Loktionov <[email protected]> > Reviewed-by: Przemek Kitszel <[email protected]> > --- > v2: > * Add this patch > --- > drivers/net/ethernet/intel/ice/ice_flow.c | 33 ++++++++++++++--------- > 1 file changed, 20 insertions(+), 13 deletions(-)
Tested-by: Alexander Nowlin <[email protected]>
