> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Przemek Kitszel > Sent: 12 September 2025 18:36 > To: [email protected]; Nguyen, Anthony L > <[email protected]> > Cc: [email protected]; Simon Horman <[email protected]>; Kitszel, > Przemyslaw <[email protected]>; Keller, Jacob E > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next 6/9] ice: move ice_init_pf() out > of ice_init_dev() > > Move ice_init_pf() out of ice_init_dev(). > Do the same for deinit counterpart. > > Signed-off-by: Przemek Kitszel <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice.h | 2 ++ > .../net/ethernet/intel/ice/devlink/devlink.c | 16 ++++++++-- > drivers/net/ethernet/intel/ice/ice_main.c | 32 +++++++++---------- > 3 files changed, 31 insertions(+), 19 deletions(-) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
