On Wed, 1 Jul 2020 15:34:03 -0700 Tony Nguyen wrote: > From: Wei Yongjun <[email protected]> > > Fix to return negative error code -ENOMEM from the error handling > case instead of 0, as done elsewhere in this function. > > Fixes: b66c7bc1cd4d ("iavf: Refactor init state machine")
This commit is in net.. > Signed-off-by: Wei Yongjun <[email protected]> > Tested-by: Andrew Bowers <[email protected]> > Signed-off-by: Tony Nguyen <[email protected]>
