mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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> |
||
|---|---|---|
| .. | ||
| cq_desc.h | ||
| cq_enet_desc.h | ||
| Makefile | ||
| snic_attrs.c | ||
| snic_ctl.c | ||
| snic_debugfs.c | ||
| snic_disc.c | ||
| snic_disc.h | ||
| snic_fwint.h | ||
| snic_io.c | ||
| snic_io.h | ||
| snic_isr.c | ||
| snic_main.c | ||
| snic_res.c | ||
| snic_res.h | ||
| snic_scsi.c | ||
| snic_stats.h | ||
| snic_trc.c | ||
| snic_trc.h | ||
| snic.h | ||
| vnic_cq_fw.h | ||
| vnic_cq.c | ||
| vnic_cq.h | ||
| vnic_dev.c | ||
| 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 | ||