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

From: David Miller
Date: Mon Mar 11 2019 - 19:16:38 EST


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

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

Applied.