commit | b4d390d8d219452e5d4257c87134a6934d7fabeb | [log] [tgz] |
---|---|---|
author | Dave Olson <dave.olson@qlogic.com> | Wed May 07 10:57:48 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed May 07 10:57:48 2008 -0700 |
tree | 4d477e59d5e7540884b7740187f671b6fce2956a | |
parent | 6e87d1500713767866db0668bbcec75719576f3c [diff] |
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>