commit | 50119dad2a6c2674f35d81e708822b40f65f40cb | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Wed Oct 29 08:46:36 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Dec 29 11:24:12 2008 -0600 |
tree | 88c2ea1a7d625acfd8d9ac16ea98ac60faa6e1d5 | |
parent | 596891acd774f515c2a43adda9322d6a9b2b51b9 [diff] |
[SCSI] ibmvfc: Fix error reporting for some FC errors If either a "transport fault" or a "general transport" error is received and no other error information is available, the command is improperly returned as successful. Fix this to return DID_ERROR in this case. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>