On Fri, Feb 13, 2026 at 10:26:27AM +0000, Anatoly Burakov wrote: > When pipeline mode was removed, some of the things used by pipelines were > left in the code. Remove them as they are unused. >
This needs a fixes tag to point to the removal. > Signed-off-by: Anatoly Burakov <[email protected]> > --- > drivers/net/intel/iavf/iavf_fdir.c | 1 - > drivers/net/intel/iavf/iavf_fsub.c | 1 - > drivers/net/intel/iavf/iavf_generic_flow.h | 15 --------------- > drivers/net/intel/iavf/iavf_hash.c | 1 - > drivers/net/intel/iavf/iavf_ipsec_crypto.c | 1 - > 5 files changed, 19 deletions(-) >

