commit | 6d5e9fd1964e653fa538b020af351d3c9f609c07 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Oct 31 20:03:48 2005 +0100 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Nov 06 12:51:58 2005 -0600 |
tree | d8e54cf888a53e27930ee4448630b7c9729cd470 | |
parent | cb0258a2fb8e434b3b56856603754d998008d9ee [diff] |
[SCSI] aic7xxx: 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>