From: Yi Zou Date: Wed, 1 Dec 2010 00:19:25 +0000 (-0800) Subject: [SCSI] libfc: fix exchange being deleted when the abort itself is timed out X-Git-Tag: v2.6.38-rc1~27^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea3e2e72eeb3e8a9440a5da965914f9b12088626;p=pandora-kernel.git [SCSI] libfc: fix exchange being deleted when the abort itself is timed out Should not continue when the abort itself is being timeout since in that case the exchange will be deleted and relesased. We still want to call the associated response handler to let the layer, e.g., fcp, know the exchange itself is being timed out. Signed-off-by: Yi Zou Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed