commit | 9b37960523afb1b519b406dec4c4f3155b82b2ba | [log] [tgz] |
---|---|---|
author | James Smart <James.Smart@Emulex.Com> | Mon Apr 07 10:16:00 2008 -0400 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Apr 10 07:52:36 2008 -0500 |
tree | b6a2d07f0f441911c4f7d7580770c23f90c5167e | |
parent | 58da1ffb2b1234e9c6c75013a649c659cc38ebd4 [diff] |
[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 <james.smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>