From: Lalit Chandivade Date: Tue, 4 May 2010 22:01:23 +0000 (-0700) Subject: [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors. X-Git-Tag: v2.6.35-rc1~470^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e46f031322bdd8d1f11e17fb7cf00c38b08dd55;p=pandora-kernel.git [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors. Currently error status is cleared only after the uncorrectable fatal errors in the qla2xxx_pci_slot_reset. This fix is added to clear the error status in qla2xxx_pci_resume. This way for both fatal and non-fatal errors the error status gets cleared properly. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=572258 Signed-off-by: Giridhar Malavali Signed-off-by: James Bottomley --- Reading git-diff-tree failed