commit | 1040c99d9fd9de2bf00efae6d91014f890575bdb | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Thu Dec 13 12:43:34 2007 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Jan 11 18:28:41 2008 -0600 |
tree | 771118c64f009f376affe1bfbdb864dea2580378 | |
parent | c1635cb786dbadd16fd6e6959dd3b41ae2f2831a [diff] |
[SCSI] libiscsi: Drop host lock in queuecommand The driver does not need the host lock in queuecommand so drop it. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>