commit | 4a2837d4fcaf8a2c2ad61523287073d0c14b9ed0 | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Thu May 28 16:17:22 2009 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Jun 08 13:07:29 2009 -0500 |
tree | 9c5a664d6c5b2ca63daa5907c66d6a644a0bc1e5 | |
parent | 601e7638254c118fca135af9b1a9f35061420f62 [diff] |
[SCSI] ibmvfc: Fix invalid error response handling 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>