]> bbs.cooldavid.org Git - net-next-2.6.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)
commitb4d390d8d219452e5d4257c87134a6934d7fabeb
tree4d477e59d5e7540884b7740187f671b6fce2956a
parent6e87d1500713767866db0668bbcec75719576f3c
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