[SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition race
authorMike Christie <michaelc@cs.wisc.edu>
Sun, 17 Aug 2008 20:24:41 +0000 (15:24 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 13 Oct 2008 13:28:47 +0000 (09:28 -0400)
commita93ce0244f2e94dd48e0b4a2742a4e3bf196ab53
treed6b9184aa2886cfdf67aaf6ca6db2a33572abc9f
parentd6d13ee19da6d291c99f980dcb76f6b7dc676804
[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 <michaelc@cs.wisc.edu>
Acked-by: James Smart <James.Smart@Emulex.Com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/lpfc/lpfc_scsi.c