> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Jedrzej Jagielski > Sent: 02 July 2026 14:46 > To: [email protected] > Cc: Nguyen, Anthony L <[email protected]>; [email protected]; > Jagielski, Jedrzej <[email protected]>; Loktionov, Aleksandr > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v1 3/6] ixgbe: E610: do not > disable LSE on driver down/remove > > For the first case: > LSE especially shall remain enabled when interface is down and link watchdog > cannot track status of the link. Then the only way for link update is by > handling LSE. > > For the second case: > There's no value in disabling LSE when the driver's unloading is about to be > terminated. > > Reviewed-by: Aleksandr Loktionov <[email protected]> > Signed-off-by: Jedrzej Jagielski <[email protected]> > --- > drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 18 ------------------ > 1 file changed, 18 deletions(-) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
