commit | f8e1e1d13773e1bcad127cbb5be964d00ee1f682 | [log] [tgz] |
---|---|---|
author | Hariprasad S <hariprasad@chelsio.com> | Thu May 05 01:27:32 2016 +0530 |
committer | Doug Ledford <dledford@redhat.com> | Thu May 05 16:11:14 2016 -0400 |
tree | cfd94ae5d7668517f60706f7a669eb7316e59a4e | |
parent | 6e410d8f7175caf2316c515f1ea0bf80d33b3158 [diff] |
RDMA/iw_cxgb4: remove connection abort from process_mpa_reply Instead, have the caller, rx_data() handle the close/abort like it does for process_mpa_request(). This is part of getting rid of abort_connection() altogether so we properly clean up on send_abort() failures. Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Doug Ledford <dledford@redhat.com>