Re: [PATCH v2 057/148] net/ice/base: get rid of enum ice_status

2024-06-18 Thread Bruce Richardson
On Wed, Jun 12, 2024 at 04:00:51PM +0100, Anatoly Burakov wrote: > From: Ian Stokes > > Replace enum ice_status with int. Also replcae ICE_SUCCESS instances with 0. > > Signed-off-by: Przemek Kitszel > Signed-off-by: Ian Stokes > --- > drivers/net/ice/base/ice_common.c | 12 ++-- > drivers/ne

[PATCH v2 057/148] net/ice/base: get rid of enum ice_status

2024-06-12 Thread Anatoly Burakov
From: Ian Stokes Replace enum ice_status with int. Also replcae ICE_SUCCESS instances with 0. Signed-off-by: Przemek Kitszel Signed-off-by: Ian Stokes --- drivers/net/ice/base/ice_common.c | 12 ++-- drivers/net/ice/base/ice_ptp_hw.c | 93 +++ drivers/net/ice/base/