linux/drivers/scsi/aic94xx
Matthew Wilcox f01abb362f [SCSI] aic94xx: Free scsi host on error
If an error occurred during initialisation, we would sometimes fail to
call scsi_host_put() and thus end up with a leaked scsi_host.  It was
also possible to miss calling scsi_remove_host().

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-10-12 14:51:33 -04:00
..
Kconfig
Makefile Fix occurrences of "the the " 2007-05-09 08:57:56 +02:00
aic94xx.h
aic94xx_dev.c [SCSI] aic94xx: SATA tag mask not set correctly 2007-07-18 11:13:59 -05:00
aic94xx_dump.c [SCSI] aic94xx: update for v28 firmware 2007-02-03 13:54:14 -06:00
aic94xx_dump.h
aic94xx_hwi.c [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 2007-02-11 10:51:27 -08:00
aic94xx_hwi.h [SCSI] aic94xx: Add new PCI ID for ASC58300 2007-10-12 14:46:47 -04:00
aic94xx_init.c [SCSI] aic94xx: Free scsi host on error 2007-10-12 14:51:33 -04:00
aic94xx_reg.c
aic94xx_reg.h
aic94xx_reg_def.h [SCSI] aic94xx: update for v28 firmware 2007-02-03 13:54:14 -06:00
aic94xx_sas.h [SCSI] aic94xx: Fix DDB and SCB initialization 2007-01-13 16:19:24 -06:00
aic94xx_scb.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
aic94xx_sds.c [SCSI] aic94xx: fix typos and update verison number 2007-01-27 09:24:53 -06:00
aic94xx_seq.c [SCSI] aic94xx: tie driver to the major number of the sequencer firmware 2007-02-16 09:43:31 -06:00
aic94xx_seq.h [SCSI] aic94xx: tie driver to the major number of the sequencer firmware 2007-02-16 09:43:31 -06:00
aic94xx_task.c [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA 2007-07-18 11:16:14 -05:00
aic94xx_tmf.c [SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not complete 2007-05-22 14:12:45 -05:00