[SCSI] ibmvfc: Fix invalid error response handling
authorBrian King <brking@linux.vnet.ibm.com>
Thu, 28 May 2009 21:17:22 +0000 (16:17 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 8 Jun 2009 18:07:29 +0000 (13:07 -0500)
Fix an obvious bug in processing error responses for SCSI commands
which can result in successful responses being incorrectly returned
with DID_ERROR.

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

No differences found