linux/drivers/scsi/aic94xx
Dan Carpenter 0756c57bce scsi: aic94xx: fix an error code in aic94xx_init()
We accidentally return success instead of -ENOMEM on this error path.

Fixes: 2908d778ab ("[SCSI] aic94xx: new driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-08-08 21:17:56 -04:00
..
Kconfig
Makefile
aic94xx.h
aic94xx_dev.c
aic94xx_dump.c
aic94xx_dump.h
aic94xx_hwi.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
aic94xx_hwi.h scsi: aic94xx: Convert timers to use timer_setup() 2017-10-27 02:22:00 -07:00
aic94xx_init.c scsi: aic94xx: fix an error code in aic94xx_init() 2018-08-08 21:17:56 -04:00
aic94xx_reg.c
aic94xx_reg.h
aic94xx_reg_def.h
aic94xx_sas.h
aic94xx_scb.c scsi: aic94xx: Convert timers to use timer_setup() 2017-10-27 02:22:00 -07:00
aic94xx_sds.c
aic94xx_sds.h
aic94xx_seq.c
aic94xx_seq.h
aic94xx_task.c
aic94xx_tmf.c treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 2017-11-21 16:35:54 -08:00