commit | 4065a413d7684919b3f8804df8ab0cd9a09150f4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Oct 31 20:05:01 2005 +0100 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Nov 06 12:52:08 2005 -0600 |
tree | ac3925d8e622f1eabce2ee64baa7ba6664f29cc5 | |
parent | 6d5e9fd1964e653fa538b020af351d3c9f609c07 [diff] |
[SCSI] aic79xx: remove scsi_assign_lock usage just take the internal lock in queuecommand instead. also switch the only direct use of the internal lock to the wrappers used elsewhere. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>