OpenCloudOS-Kernel/drivers/net/ethernet/qlogic/qlge
Kangjie Lu 4280b73092 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: Kangjie Lu <kjlu@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-03-11 16:16:22 -07:00
..
Makefile
qlge.h net: qlge: Eliminate duplicate barriers on weakly-ordered archs 2018-03-26 12:47:56 -04:00
qlge_dbg.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qlge_ethtool.c qlge: fix some indentation issues 2019-02-13 21:03:39 -08:00
qlge_main.c net: qlge: fix a potential NULL pointer dereference 2019-03-11 16:16:22 -07:00
qlge_mpi.c qlge: mark expected switch fall-through 2018-08-07 17:54:20 -07:00