> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Ivan > Vecera > Sent: Wednesday, March 27, 2024 1:27 PM > To: [email protected] > Cc: [email protected]; [email protected]; Loktionov, > Aleksandr <[email protected]>; [email protected]; Kalesh AP > <[email protected]>; Nguyen, Anthony L > <[email protected]>; [email protected]; [email protected]; > [email protected] > Subject: [Intel-wired-lan] [PATCH iwl-next v2 1/7] i40e: Remove flags field > from i40e_veb > > The field is initialized always to zero and it is never read. > Remove it. > > Reviewed-by: Michal Schmidt <[email protected]> > Reviewed-by: Aleksandr Loktionov <[email protected]> > Reviewed-by: Kalesh AP <[email protected]> > Signed-off-by: Ivan Vecera <[email protected]> > --- > drivers/net/ethernet/intel/i40e/i40e.h | 3 +-- > drivers/net/ethernet/intel/i40e/i40e_debugfs.c | 2 +- > drivers/net/ethernet/intel/i40e/i40e_main.c | 13 +++++-------- > 3 files changed, 7 insertions(+), 11 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
