[PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft...
authorDavid C Somayajulu <david.somayajulu@qlogic.com>
Thu, 16 Nov 2006 00:41:09 +0000 (16:41 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 22 Nov 2006 17:21:13 +0000 (11:21 -0600)
On qla4xxx, the driver needs to grab the drvr semaphore provided by
the hardware, prior to issuing a reset. This patches takes care of a
couple of places where it was not being done. In addition there is
minor clean up.

Signed-off-by: David Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found