From: Linas Vepstas Date: Fri, 5 Oct 2007 19:55:04 +0000 (-0400) Subject: [SCSI] sym53c8xx: PCI Error Recovery support X-Git-Tag: v2.6.24-rc1~19^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d68cd75992f95d6977956fb227f02e6d532f3d26;p=pandora-kernel.git [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 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed