git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
301e0f7
)
[SCSI] libiscsi: check if iscsi host has work queue before queueing work
author
Mike Christie
<michaelc@cs.wisc.edu>
Wed, 13 May 2009 22:57:48 +0000
(17:57 -0500)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sat, 23 May 2009 20:44:12 +0000
(15:44 -0500)
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>
No differences found