From: James Smart Date: Mon, 7 Apr 2008 14:16:00 +0000 (-0400) Subject: [SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixes X-Git-Tag: v2.6.26-rc1~1140^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b37960523afb1b519b406dec4c4f3155b82b2ba;p=pandora-kernel.git [SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixes PCI Parity and EEH handling Fixes: - Under a PCI Data Parity Error, remove a completion routine callback that was on a command that we had already failed and released. - Under PCI parity error, we were not reinstalling the interrupt handler in the slot_reset callback, so we never became functional again. Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed