linux_dsm_epyc7002/drivers/net/ethernet/qlogic
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
..
netxen net: netxen: fix a missing check and an uninitialized use 2018-12-21 09:01:47 -08:00
qed qed: Read device port count from the shmem 2019-02-21 10:51:08 -08:00
qede qede: Fix internal loopback failure with jumbo mtu configuration 2019-03-07 09:43:30 -08:00
qlcnic net: Add extack argument to ndo_fdb_add() 2019-01-17 15:18:47 -08:00
qlge net: qlge: fix a potential NULL pointer dereference 2019-03-11 16:16:22 -07:00
Kconfig qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qla3xxx.c net: qla3xxx: Remove overflowing shift statement 2018-10-17 21:52:40 -07:00
qla3xxx.h