> -----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]>; Simon Horman > <[email protected]>; Kitszel, Przemyslaw <[email protected]> > Subject: [Intel-wired-lan] [PATCH v12 iwl-next 3/7] ice: Use FIELD_PREP for > timestamp values > > Instead of using shifts and casts, use FIELD_PREP after reading 40b timestamp > values. > > Reviewed-by: Simon Horman <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > --- > V5 -> V6: Replaced removed macros with the new ones > > drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 9 ++++++--- > drivers/net/ethernet/intel/ice/ice_ptp_hw.h | 13 +++++-------- > 2 files changed, 11 insertions(+), 11 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
