> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Lukasz Plachno > Sent: Wednesday, April 3, 2024 3:54 PM > To: [email protected] > Cc: [email protected]; [email protected]; [email protected]; > Lobakin, Aleksander <[email protected]>; Plachno, Lukasz > <[email protected]>; [email protected]; Kitszel, Przemyslaw > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v8 1/2] ice: Remove unnecessary > argument from ice_fdir_comp_rules() > > Passing v6 argument is unnecessary as flow_type is still analyzed inside the > function. > > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Lukasz Plachno <[email protected]> > Reviewed-by: Simon Horman <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_fdir.c | 85 +++++++++++------------ > 1 file changed, 39 insertions(+), 46 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
