> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Wojciech Drewek > Sent: Friday, December 15, 2023 4:32 PM > To: [email protected] > Cc: [email protected] > Subject: [Intel-wired-lan] [PATCH iwl-net 1/2] ice: Fix link_down_on_close > message > > From: Katarzyna Wieczerzycka <[email protected]> > > The driver should not report an error message when for a medialess port > the link_down_on_close flag is enabled and the physical link cannot be > set down. > > Fixes: 8ac7132704f3 ("ice: Fix interface being down after reset with > link-down-on-close flag on") > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Katarzyna Wieczerzycka <[email protected]> > Signed-off-by: Wojciech Drewek <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_main.c | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
