]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] libiscsi: Drop host lock in queuecommand
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 13 Dec 2007 18:43:34 +0000 (12:43 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:28:41 +0000 (18:28 -0600)
commit1040c99d9fd9de2bf00efae6d91014f890575bdb
tree771118c64f009f376affe1bfbdb864dea2580378
parentc1635cb786dbadd16fd6e6959dd3b41ae2f2831a
[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>
drivers/scsi/libiscsi.c