commit | 16028f27778cb6439516c36c0a72446d29805691 | [log] [tgz] |
---|---|---|
author | Mike Marciniszyn <mike.marciniszyn@qlogic.com> | Mon Jan 10 17:42:20 2011 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jan 10 17:42:20 2011 -0800 |
tree | 1e291c492bb5f3009f770fff116d47c9ca4f4c2a | |
parent | 6676b3f746ff164a4a367c9aa5ae4b5b1145083c [diff] |
IB/qib: Clear WAIT_SEND flags when setting QP to error state If these flags are set when the QP is transitioned to the error state, it will wait until the flags are cleared, which may never happen if the error transition is due to a link going down. Signed-off-by: Mike Marciniszyn <mike.marciniszyn@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>