From: Mike Christie Date: Wed, 13 May 2009 22:57:48 +0000 (-0500) Subject: [SCSI] libiscsi: check if iscsi host has work queue before queueing work X-Git-Tag: v2.6.31-rc1~365^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1336aed10b8af791378b017f0fa8da4e5b827b8d;p=pandora-kernel.git [SCSI] libiscsi: check if iscsi host has work queue before queueing work Instead of having libiscsi check if the offload bit is set, have it check if the lld created a work queue. I think this is more clear. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed