linux/drivers/scsi/sym53c8xx_2
Matthew Wilcox 2ba6536772 [SCSI] sym53c8xx: Stop overriding scsi_done
Instead of telling the reset routine that the command completed from
sym_eh_done, do it from sym_xpt_done.  The 'to_do' element of the ucmd
is redundant -- it serves only to tell whether eh_done is valid or not,
and we can tell this by checking to see if it's NULL.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-10-23 15:09:41 -04:00
..
Makefile
sym53c8xx.h
sym_defs.h
sym_fw.c
sym_fw.h
sym_fw1.h Fix misspellings of "agressive". 2007-02-17 19:20:16 +01:00
sym_fw2.h Fix misspellings of "agressive". 2007-02-17 19:20:16 +01:00
sym_glue.c [SCSI] sym53c8xx: Stop overriding scsi_done 2007-10-23 15:09:41 -04:00
sym_glue.h [SCSI] sym53c8xx: Use pci_dev irq number 2007-10-23 15:08:07 -04:00
sym_hipd.c [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 2006-12-13 09:05:52 -08:00
sym_hipd.h
sym_malloc.c
sym_misc.h
sym_nvram.c
sym_nvram.h