> -----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 2/2] ice: Shut down VSI with > "link-down-on-close" enabled > > From: Ngai-Mint Kwan <[email protected]> > > Disabling netdev with ethtool private flag "link-down-on-close" enabled > can cause NULL pointer dereference bug. Shut down VSI regardless of > "link-down-on-close" state. > > 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: Ngai-Mint Kwan <[email protected]> > Signed-off-by: Wojciech Drewek <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_main.c | 2 ++ > 1 file changed, 2 insertions(+) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
