Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ionic: Fix an error code in ionic_lif_alloc()
We need to set the error code on this path. Otherwise it probably results in a NULL dereference down the line. Fixes: aa31988 ("ionic: Add RSS support") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
- Loading branch information