[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)
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>

No differences found