commit | f26b90440cd74c78fe10c9bd5160809704a9627c | [log] [tgz] |
---|---|---|
author | David C Somayajulu <david.somayajulu@qlogic.com> | Wed Nov 15 16:41:09 2006 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Nov 22 11:21:13 2006 -0600 |
tree | 7dff565afb5ba8ea71b5044e2f9006912dc61752 | |
parent | 0f9005a6f7a82f4aacbd72f7b92322a8ca1c3f97 [diff] |
[PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft reset 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>