[SCSI] sym53c8xx: PCI Error Recovery support
authorLinas Vepstas <linas@austin.ibm.com>
Fri, 5 Oct 2007 19:55:04 +0000 (15:55 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Tue, 23 Oct 2007 19:10:20 +0000 (15:10 -0400)
commitd68cd75992f95d6977956fb227f02e6d532f3d26
treeeb28d218817bb9c893220191ad9a7a90ef474861
parent2ba65367720d871f9d955ca3ef96358999182765
[SCSI] sym53c8xx: PCI Error Recovery support

This patch adds the PCI error recovery callbacks to the Symbios SCSI device
driver.  It includes support for First Failure Data Capture.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Assorted changes to initial patches, including returning IRQ_NONE from the
interrupt handler if the device is offline and re-using the eh_done completion
in the scsi error handler.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/sym53c8xx_2/sym_glue.c
drivers/scsi/sym53c8xx_2/sym_glue.h
drivers/scsi/sym53c8xx_2/sym_hipd.c