Re: [PATCH v2] net: liquidio: fix a NULL pointer dereference

From: David Miller
Date: Mon Mar 11 2019 - 14:44:19 EST


From: Kangjie Lu <kjlu@xxxxxxx>
Date: Mon, 11 Mar 2019 00:02:32 -0500

> In case octeon_alloc_soft_command fails, the fix reports the
> error and returns to avoid NULL pointer dereference.
>
> Signed-off-by: Kangjie Lu <kjlu@xxxxxxx>

Applied.