> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Karol > Kolacinski > Sent: Monday, September 30, 2024 5:43 PM > To: [email protected] > Cc: [email protected]; Kolacinski, Karol <[email protected]>; > Nguyen, Anthony L <[email protected]>; Kitszel, Przemyslaw > <[email protected]> > Subject: [Intel-wired-lan] [PATCH v12 iwl-next 6/7] ice: Refactor > ice_ptp_init_tx_* > > Unify ice_ptp_init_tx_* functions for most of the MAC types except E82X. > This simplifies the code for the future use with new MAC types. > > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > --- > V7 -> V8: Renamed the patch and reworded the commit message > > drivers/net/ethernet/intel/ice/ice_ptp.c | 56 ++++++++---------------- > drivers/net/ethernet/intel/ice/ice_ptp.h | 3 +- > 2 files changed, 20 insertions(+), 39 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
