linux/drivers/scsi/snic
Burak Ok 0371adcdac scsi: snic: Return error code on memory allocation failure
If a call to mempool_create_slab_pool() in snic_probe() returns NULL,
return -ENOMEM to indicate failure. mempool_creat_slab_pool() only fails
if it cannot allocate memory.

https://bugzilla.kernel.org/show_bug.cgi?id=189061

Reported-by: bianpan2010@ruc.edu.cn
Signed-off-by: Burak Ok <burak-kernel@bur0k.de>
Signed-off-by: Andreas Schaertl <andreas.schaertl@fau.de>
Acked-by: Narsimhulu Musini <nmusini@cisco.com>
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-01-05 20:45:42 -05:00
..
cq_desc.h
cq_enet_desc.h
Makefile
snic_attrs.c
snic_ctl.c snic: Added additional stats 2016-04-11 16:57:09 -04:00
snic_debugfs.c snic: Added additional stats 2016-04-11 16:57:09 -04:00
snic_disc.c snic: Fix use-after-free in case of a dma mapping error 2016-07-12 23:16:31 -04:00
snic_disc.h
snic_fwint.h snic: fix typo 2016-07-12 23:16:31 -04:00
snic_io.c snic: Fix for missing interrupts 2016-04-11 16:57:09 -04:00
snic_io.h
snic_isr.c snic: Added additional stats 2016-04-11 16:57:09 -04:00
snic_main.c scsi: snic: Return error code on memory allocation failure 2017-01-05 20:45:42 -05:00
snic_res.c
snic_res.h
snic_scsi.c snic: Fixing race in the hba reset and IO/TM completion 2016-04-11 16:57:09 -04:00
snic_stats.h snic: Added additional stats 2016-04-11 16:57:09 -04:00
snic_trc.c
snic_trc.h
snic.h snic: Fixing race in the hba reset and IO/TM completion 2016-04-11 16:57:09 -04:00
vnic_cq_fw.h
vnic_cq.c
vnic_cq.h
vnic_dev.c snic: Handling control path queue issues 2016-04-11 16:57:09 -04:00
vnic_dev.h
vnic_devcmd.h
vnic_intr.c
vnic_intr.h
vnic_resource.h
vnic_snic.h
vnic_stats.h
vnic_wq.c
vnic_wq.h
wq_enet_desc.h