commit | a52bf98d99e922363d1d600a79de6aaf00090d47 | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Sat Sep 05 20:22:38 2009 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Sat Sep 05 20:22:38 2009 -0700 |
tree | d18ba723a8a4ff79de68c96261ef32fc838e5bcb | |
parent | 6e47fe43502ba6dfe86d556661795d9bb0361309 [diff] |
RDMA/cxgb3: Wake up any waiters on peer close/abort A close/abort while waiting for a wr_ack during connection migration can cause a hung process in iwch_accept_cr/iwch_reject_cr. The fix is to set rpl_error/rpl_done and wake up the waiters when we get a close/abort while in MPA_REQ_RCVD state. Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>