[SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSY
authorMike Christie <michaelc@cs.wisc.edu>
Sun, 17 Aug 2008 20:24:43 +0000 (15:24 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 13 Oct 2008 13:28:47 +0000 (09:28 -0400)
commitd6d13ee19da6d291c99f980dcb76f6b7dc676804
tree93598458b723bae052d5954feff4f6d78ea4af76
parent7b594131c4f38edeb13d8c6c0147949173c47013
[SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSY

For the conditions below we do not want the queuecommand
function to call us right back, so return SCSI_MLQUEUE_TARGET_BUSY.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/libiscsi.c