> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Marcin Szycik > Sent: 02 July 2026 16:00 > To: [email protected] > Cc: [email protected]; Penigalapati, Sandeep > <[email protected]>; S, Ananth <[email protected]>; > [email protected]; Nguyen, Anthony L <[email protected]>; > Marcin Szycik <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v5 02/12] ice: remove unused > ICE_FD_FLUSH_REQ from PF state > > It's hard to tell what this flag was intended to represent. The commit adding > it only added a check that was always false, because the flag is never set. > There is no relevant comment and commit message doesn't mention it. > Therefore, it looks like it has always been unused. Remove it. > > Fixes: cac2a27cd9ab ("ice: Support IPv4 Flow Director filters") > Signed-off-by: Marcin Szycik <[email protected]> > --- > v5: > * Add this patch > --- > drivers/net/ethernet/intel/ice/ice.h | 1 - > drivers/net/ethernet/intel/ice/ice_ethtool_ntuple.c | 3 --- > 2 files changed, 4 deletions(-) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
