> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Sergey Temerkhanov > Sent: Wednesday, August 21, 2024 6:40 PM > To: [email protected] > Cc: Temerkhanov, Sergey <[email protected]>; > [email protected]; Simon Horman <[email protected]>; Kitszel, Przemyslaw > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v6 1/5] ice: Introduce > ice_get_phy_model() wrapper > > Introduce ice_get_phy_model() to improve code readability > > Signed-off-by: Sergey Temerkhanov <[email protected]> > Reviewed-by: Przemek Kitszel <[email protected]> > Reviewed-by: Simon Horman <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice.h | 5 +++++ > drivers/net/ethernet/intel/ice/ice_ptp.c | 19 +++++++++--------- > drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 22 ++++++++++----------- > 3 files changed, 25 insertions(+), 21 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
