Re: [PATCH] net: thunder: fix a potential NULL pointer dereference

From: David Miller
Date: Mon Mar 11 2019 - 16:34:51 EST


From: Kangjie Lu <kjlu@xxxxxxx>
Date: Mon, 11 Mar 2019 01:05:41 -0500

> In case alloc_ordered_workqueue fails, the fix reports the error
> and returns -ENOMEM.
>
> Signed-off-by: Kangjie Lu <kjlu@xxxxxxx>

Applied.