commit | eaf4c6d46a6948302b64be2b7149cce22131ee0d | [log] [tgz] |
---|---|---|
author | Hariprasad S <hariprasad@chelsio.com> | Thu May 05 01:27:34 2016 +0530 |
committer | Doug Ledford <dledford@redhat.com> | Thu May 05 16:11:14 2016 -0400 |
tree | 8e0b0d1905303c07fe2c5702707a84096ca69e8b | |
parent | fef4422d00c135da4300d7d58e62cd0afe2af730 [diff] |
RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject Use c4iw_ep_disconnect() instead. 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>