> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Ivan > Vecera > Sent: Wednesday, October 25, 2023 8:19 PM > To: [email protected] > Cc: Drewek, Wojciech <[email protected]>; > [email protected]; Brandeburg, Jesse > <[email protected]>; [email protected]; Eric Dumazet > <[email protected]>; Nguyen, Anthony L <[email protected]>; > Keller, Jacob E <[email protected]>; Jakub Kicinski <[email protected]>; > Paolo Abeni <[email protected]>; David S. Miller <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v2] i40e: Delete unused > i40e_mac_info fields > > From commit 9eed69a9147c ("i40e: Drop FCoE code from core driver files") > the field i40e_mac_info.san_addr is unused (never filled). > The field i40e_mac_info.max_fcoeq is unused from the beginning. > Remove both. > > Reviewed-by: Wojciech Drewek <[email protected]> > Co-developed-by: Michal Schmidt <[email protected]> > Signed-off-by: Michal Schmidt <[email protected]> > Signed-off-by: Ivan Vecera <[email protected]> > --- > drivers/net/ethernet/intel/i40e/i40e_dcb_nl.c | 5 +---- > drivers/net/ethernet/intel/i40e/i40e_debugfs.c | 3 +-- > drivers/net/ethernet/intel/i40e/i40e_type.h | 2 -- > 3 files changed, 2 insertions(+), 8 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) _______________________________________________ Intel-wired-lan mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
