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

net: qlge: fix a potential NULL pointer dereference



In case alloc_ordered_workqueue fails, the fix returns
-ENOMEM to avoid NULL pointer dereference.

Signed-off-by: default avatarKangjie Lu <kjlu@umn.edu>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ab0891f5
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