commit | 5b7304fbfb74bfca6f7d5a88b28197e3f7f2743b | [log] [tgz] |
---|---|---|
author | Brian King <brking@us.ibm.com> | Wed Aug 02 14:57:51 2006 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Aug 06 15:50:19 2006 -0500 |
tree | cd97f3c12720ccdb784c24df63318ab34080313e | |
parent | 896bbd21408ddbfb9a57819404dbb04f4f0afb35 [diff] |
[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>