commit | 1336aed10b8af791378b017f0fa8da4e5b827b8d | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed May 13 17:57:48 2009 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat May 23 15:44:12 2009 -0500 |
tree | 6b61863e6bfb219363a705155defe36f75390865 | |
parent | 301e0f7e4d78e956c58b66888e134dbdb44ea28e [diff] |
[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 <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>