[SCSI] qla2xxx: Correct several PCI-EEH issues.
authorSeokmann Ju <seokmann.ju@qlogic.com>
Tue, 24 Mar 2009 16:08:18 +0000 (09:08 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 3 Apr 2009 14:22:53 +0000 (09:22 -0500)
commitb9b12f73dff15915914f51bbff7620f5dd49b3de
tree870f134a8d3c2bfe35dc112be6f1d43b2e32d8e6
parent6749ce362d38b47bd4669ccc0cafcc0014bff6e9
[SCSI] qla2xxx: Correct several PCI-EEH issues.

In addition to checking for potentially unnecessary iomem
readX()/writeX() operations, a pci_channel_io_perm_failure should
not trigger a full internal removal.  Found during additional
testing with pSeries blade systems.

Signed-off-by: Seokmann Ju <seokmann.ju@qlogic.com>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_attr.c
drivers/scsi/qla2xxx/qla_mbx.c
drivers/scsi/qla2xxx/qla_os.c