]> err.no Git - linux-2.6/commit
[SCSI] aacraid: remove unneeded locking
authorMark Haverkamp <markh@osdl.org>
Wed, 10 May 2006 16:11:38 +0000 (09:11 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 20 May 2006 14:21:36 +0000 (09:21 -0500)
commitedb527ce35b0c86e72ed518af255f02e1cecb3b7
treec53500fe591727d5f2f81c7c38a47c389472ec83
parent2ca48a132167f9f12efba179382979aafde0ab36
[SCSI] aacraid: remove unneeded locking

Received From Mark Salyzyn

Since new commands to the card are quiesced, respect the changes in
the SCSI error path which dropped locking around the hba reset handler
and similarly drop the lock requirement in the driver's path.

Signed-off-by: Mark Haverkamp <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/linit.c