commit | ca61668b82a902143997794aae3f681a602e6ebc | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Mon May 19 10:27:56 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue May 27 11:10:57 2008 -0500 |
tree | 06b5ba6df7b967faf7f8d25c3df1813fdff7126b | |
parent | 7ba2db5f38955907e46a65c9334d287cd3da32c2 [diff] |
[SCSI] ibmvscsi: Non SCSI error status fixup 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>