From: Brian King Date: Wed, 29 Oct 2008 13:46:36 +0000 (-0500) Subject: [SCSI] ibmvfc: Fix error reporting for some FC errors X-Git-Tag: v2.6.29-rc1~555^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50119dad2a6c2674f35d81e708822b40f65f40cb;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed