linux/drivers/scsi/csiostor
Dan Carpenter ea47ebf15d csiostor: fix an error code in csio_hw_init()
We should return -ENOMEM if kzalloc() fails here instead of returning
success.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
2015-05-25 08:46:26 -07:00
..
csio_attr.c
csio_defs.h
csio_hw_chip.h
csio_hw_t5.c
csio_hw.c csiostor: fix an error code in csio_hw_init() 2015-05-25 08:46:26 -07:00
csio_hw.h
csio_init.c cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" 2015-03-19 15:30:21 -04:00
csio_init.h
csio_isr.c
csio_lnode.c
csio_lnode.h
csio_mb.c
csio_mb.h
csio_rnode.c
csio_rnode.h
csio_scsi.c
csio_scsi.h
csio_wr.c
csio_wr.h
Kconfig
Makefile
t4fw_api_stor.h