> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Wei Yongjun > Sent: Monday, April 27, 2020 5:12 AM > To: Kirsher, Jeffrey T <[email protected]>; Nguyen, Anthony L > <[email protected]> > Cc: [email protected]; [email protected]; Wei > Yongjun <[email protected]>; [email protected] > Subject: [Intel-wired-lan] [PATCH net-next] ice: Fix error return code in > ice_add_prof() > > Fix to return a error code from the error handling case instead of 0, as done > elsewhere in this function. > > Fixes: 31ad4e4ee1e4 ("ice: Allocate flow profile") > Signed-off-by: Wei Yongjun <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_flex_pipe.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Tested-by: Andrew Bowers <[email protected]>
