From: Mike Christie Date: Sun, 17 Aug 2008 20:24:41 +0000 (-0500) Subject: [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition race X-Git-Tag: v2.6.28-rc1~263^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a93ce0244f2e94dd48e0b4a2742a4e3bf196ab53;p=pandora-kernel.git [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition race We do want to call right back into the queuecommand during the race, so we can just use SCSI_MLQUEUE_TARGET_BUSY. Signed-off-by: Mike Christie Acked-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed