linux-stable/drivers/scsi/aic7xxx
Su Hui aef6ac1236 scsi: aic7xxx: Return negative error codes in aic7770_probe()
aic7770_config() returns both negative and positive error codes.  It's
better to make aic7770_probe() only return negative error codes.

A previous commit made ahc_linux_register_host() return negative error
codes, which makes sure aic7770_probe() returns negative error codes.

Signed-off-by: Su Hui <suhui@nfschina.com>
Link: https://lore.kernel.org/r/20231201025955.1584260-4-suhui@nfschina.com
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2023-12-05 21:18:40 -05:00
..
aicasm scsi: aic7xxx: Fix firmware build fatal error 2023-07-31 11:28:55 -04:00
.gitignore
Kconfig.aic7xxx scsi: Add HAS_IOPORT dependencies 2023-05-31 19:59:26 -04:00
Kconfig.aic79xx scsi: Add HAS_IOPORT dependencies 2023-05-31 19:59:26 -04:00
Makefile
aic7xxx.h
aic7xxx.reg
aic7xxx.seq
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_core.c
aic7xxx_inline.h
aic7xxx_osm.c scsi: aic7xxx: Return negative error codes in ahc_linux_register_host() 2023-12-05 21:18:40 -05:00
aic7xxx_osm.h scsi: aic7xxx: Use standard PCI subsystem, subdevice defines 2022-03-30 00:00:59 -04:00
aic7xxx_osm_pci.c scsi: aic7xxx: Return ahc_linux_register_host()'s value rather than zero 2023-12-05 21:18:40 -05:00
aic7xxx_pci.c scsi: aic7xxx: Use standard PCI subsystem, subdevice defines 2022-03-30 00:00:59 -04:00
aic7xxx_pci.h
aic7xxx_proc.c
aic7xxx_reg.h_shipped
aic7xxx_reg_print.c_shipped
aic7xxx_seq.h_shipped
aic79xx.h
aic79xx.reg
aic79xx.seq
aic79xx_core.c
aic79xx_inline.h
aic79xx_osm.c scsi: aic79xx: Fix up NULL command in ahd_done() 2023-10-24 22:38:34 -04:00
aic79xx_osm.h scsi: aic7xxx: Use standard PCI subsystem, subdevice defines 2022-03-30 00:00:59 -04:00
aic79xx_osm_pci.c
aic79xx_pci.c scsi: aic7xxx: Use standard PCI subsystem, subdevice defines 2022-03-30 00:00:59 -04:00
aic79xx_pci.h
aic79xx_proc.c
aic79xx_reg.h_shipped
aic79xx_reg_print.c_shipped
aic79xx_seq.h_shipped
aic7770.c
aic7770_osm.c scsi: aic7xxx: Return negative error codes in aic7770_probe() 2023-12-05 21:18:40 -05:00
aiclib.h
cam.h
queue.h
scsi_iu.h
scsi_message.h