]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/scsi/megaraid.c
[SCSI] megaraid (legacy): remove scsi_assign_lock usage
authorChristoph Hellwig <hch@lst.de>
Mon, 31 Oct 2005 19:12:07 +0000 (20:12 +0100)
committerJames Bottomley <jejb@mulgrave.(none)>
Sun, 6 Nov 2005 18:51:48 +0000 (12:51 -0600)
commitcb0258a2fb8e434b3b56856603754d998008d9ee
treeed73e31359a1551e800dbdac59bc6caac72f894b
parentf2c8dc402b939ddcb0299bb60227c47dc454c85a
[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>
drivers/scsi/megaraid.c
drivers/scsi/megaraid.h