From: Mike Christie Date: Sun, 17 Aug 2008 20:24:43 +0000 (-0500) Subject: [SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSY X-Git-Tag: v2.6.28-rc1~263^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d13ee19da6d291c99f980dcb76f6b7dc676804;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed