]> git.baikalelectronics.ru Git - kernel.git/commit
IB/ipath: Fix bug that can leave sends disabled after freeze recovery
authorDave Olson <dave.olson@qlogic.com>
Wed, 7 May 2008 17:57:48 +0000 (10:57 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 7 May 2008 17:57:48 +0000 (10:57 -0700)
commit2f00b1afb15a840aff745497ed238ad9a87ffd71
tree4d477e59d5e7540884b7740187f671b6fce2956a
parentce57707089699e0abc067cb825f73e771876ef28
IB/ipath: Fix bug that can leave sends disabled after freeze recovery

The semantics of cancel_sends changed, but the code using it was missed.
Don't leave sends and pioavail updates disabled, and add a comment as to
why the force update is needed.

Signed-off-by: Dave Olson <dave.olson@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_intr.c