[SCSI] aic7xxx: add back locking
authorJames Bottomley <James.Bottomley@steeleye.com>
Wed, 18 May 2005 02:09:52 +0000 (21:09 -0500)
committerJames Bottomley <jejb@titanic.(none)>
Fri, 20 May 2005 20:54:43 +0000 (15:54 -0500)
Tampering with the settings has to be done under the host lock ...
slave_alloc isn't called under any lock, so this has to be done
explicitly.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found