From: Robert Love Date: Sat, 29 Jan 2011 00:04:29 +0000 (-0800) Subject: [SCSI] libfc: Remove usage of the Scsi_Host's host_lock X-Git-Tag: v2.6.39-rc1~440^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04885b16a1ec86b4670702b99a81805e66bf9f30;p=pandora-kernel.git [SCSI] libfc: Remove usage of the Scsi_Host's host_lock This patch removes the use of the Scsi_Host's host_lock within fc_queuecommand. It also removes the DEF_SCSI_QCMD usage so that libfc has fully moved on to the new queuecommand interface. Signed-off-by: Robert Love Tested-by: Ross Brattain Reviewed-by: Nicholas A. Bellinger Signed-off-by: James Bottomley --- Reading git-diff-tree failed