> -----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 2/5] ice: Add > ice_get_ctrl_ptp() wrapper to simplify the code > > Add ice_get_ctrl_ptp() wrapper to simplify the PTP support code in the > functions that do not use ctrl_pf directly. > Add the control PF pointer to struct ice_adapter Rearrange fields in struct > ice_adapter > > 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_adapter.h | 5 ++++- > drivers/net/ethernet/intel/ice/ice_ptp.c | 12 ++++++++++++ > 2 files changed, 16 insertions(+), 1 deletion(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
