commit | cb0258a2fb8e434b3b56856603754d998008d9ee | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Oct 31 20:12:07 2005 +0100 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Nov 06 12:51:48 2005 -0600 |
tree | ed73e31359a1551e800dbdac59bc6caac72f894b | |
parent | f2c8dc402b939ddcb0299bb60227c47dc454c85a [diff] |
[SCSI] megaraid (legacy): remove scsi_assign_lock usage just take the adapter lock in megaraid_queue. Additional benefit is that we can get rid of the awkward conditional locking in mega_internal_command. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>