Skip to content
Commit 228cd2db authored by Kangjie Lu's avatar Kangjie Lu Committed by David S. Miller
Browse files

net: strparser: fix a missing check for create_singlethread_workqueue



In case create_singlethread_workqueue fails, the check returns
an error to callers to avoid potential NULL pointer dereferences.

Signed-off-by: default avatarKangjie Lu <kjlu@umn.edu>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 68cfe9a2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment