> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Michal Swiatkowski > Sent: 12 August 2025 09:54 > To: [email protected] > Cc: [email protected]; Kitszel, Przemyslaw > <[email protected]>; [email protected]; > [email protected]; Michal Swiatkowski <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v2 13/15] ice: reregister fwlog > after driver reinit > > Wrap libie_fwlog_register() by libie_fwlog_reregister(), which checks first > if the registration is needed. This simplifies the code and makes the former > function static. > > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Michal Swiatkowski <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_fwlog.c | 11 ++++++++++- > drivers/net/ethernet/intel/ice/ice_fwlog.h | 2 +- > 2 files changed, 11 insertions(+), 2 deletions(-) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
