[SCSI] ibmvscsi: Non SCSI error status fixup
authorBrian King <brking@linux.vnet.ibm.com>
Mon, 19 May 2008 15:27:56 +0000 (10:27 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 27 May 2008 16:10:57 +0000 (11:10 -0500)
Some versions of the Virtual I/O Server on Power
return 0x99 in the non-SCSI error status field as success,
rather than 0. This fixes the ibmvscsi driver to treat this
response as success.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found