Re: [PATCH] net: fm10k: fix a potential NULL pointer dereference
From: David Miller
Date: Mon Mar 11 2019 - 16:38:28 EST
From: Kangjie Lu <kjlu@xxxxxxx>
Date: Mon, 11 Mar 2019 01:17:32 -0500
> In case alloc_workqueue fails, the fix returns -ENOMEM to avoid
> potential NULL pointer dereference.
>
> Signed-off-by: Kangjie Lu <kjlu@xxxxxxx>
Jeff, I assume you will pick this up.
Thank you.