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

From: David Miller
Date: Tue Mar 12 2019 - 17:44:58 EST


From: Kangjie Lu <kjlu@xxxxxxx>
Date: Tue, 12 Mar 2019 02:06:47 -0500

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

Applied, thanks.