Re: [PATCH] net: lio_core: fix two NULL pointer dereferences
From: David Miller
Date: Mon Mar 11 2019 - 15:29:41 EST
From: Kangjie Lu <kjlu@xxxxxxx>
Date: Mon, 11 Mar 2019 01:01:41 -0500
> In case octeon_alloc_soft_command fails, the fix reports the
> error and returns to avoid NULL pointer dereferences.
>
> Signed-off-by: Kangjie Lu <kjlu@xxxxxxx>
Applied, thanks.