> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Ivan > Vecera > Sent: Wednesday, October 25, 2023 4:03 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 2/2] i40e: Move inline helpers to > i40e_prototype.h > > Move version check helper functions from i40e_type.h to > i40e_prototype.h as per discussion [1]. > > [1] > https://lore.kernel.org/all/[email protected]/#t > > Cc: Wojciech Drewek <[email protected]> > Cc: Jacob Keller <[email protected]> > Signed-off-by: Ivan Vecera <[email protected]> > --- > .../net/ethernet/intel/i40e/i40e_prototype.h | 70 +++++++++++++++++++ > drivers/net/ethernet/intel/i40e/i40e_type.h | 68 ------------------ > 2 files changed, 70 insertions(+), 68 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
