commit | 04885b16a1ec86b4670702b99a81805e66bf9f30 | [log] [tgz] |
---|---|---|
author | Robert Love <robert.w.love@intel.com> | Fri Jan 28 16:04:29 2011 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Feb 12 11:02:25 2011 -0600 |
tree | 136525d2615f044bd1a362790529c4ac2b45cdd5 | |
parent | 925cedae2b223d44d59a02df1b35902fc8bdd6d2 [diff] |
[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 <robert.w.love@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Reviewed-by: Nicholas A. Bellinger <nab@linux-iscsi.org> Signed-off-by: James Bottomley <James.Bottomley@suse.de>