> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Karen > Ostrowska > Sent: Tuesday, May 28, 2024 2:32 PM > To: [email protected] > Cc: Joyner, Eric <[email protected]>; [email protected]; Kitszel, > Przemyslaw <[email protected]>; Ostrowska, Karen > <[email protected]>; Michal Swiatkowski > <[email protected]> > Subject: [Intel-wired-lan] [iwl-next v1] ice: Check all ice_vsi_rebuild() > errors in function > > From: Eric Joyner <[email protected]> > > Check the return value from ice_vsi_rebuild() and prevent the usage of > incorrectly configured VSI. > > Reviewed-by: Michal Swiatkowski <[email protected]> > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Eric Joyner <[email protected]> > Signed-off-by: Karen Ostrowska <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_main.c | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
