[SCSI] ipr: Properly handle IOA recovered errors
authorBrian King <brking@us.ibm.com>
Wed, 2 Aug 2006 19:57:51 +0000 (14:57 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 6 Aug 2006 20:50:19 +0000 (15:50 -0500)
commit5b7304fbfb74bfca6f7d5a88b28197e3f7f2743b
treecd97f3c12720ccdb784c24df63318ab34080313e
parent896bbd21408ddbfb9a57819404dbb04f4f0afb35
[SCSI] ipr: Properly handle IOA recovered errors

The ipr driver currently translates adapter recovered errors
to DID_ERROR. This patch fixes this to translate these
errors to success instead.

Signed-off-by: Brian King <brking@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ipr.c