commit | 6973627968acbdf7d6f45a4c4813d46bf8e2a66a | [log] [tgz] |
---|---|---|
author | Hariprasad S <hariprasad@chelsio.com> | Thu May 05 01:27:37 2016 +0530 |
committer | Doug Ledford <dledford@redhat.com> | Thu May 05 16:11:14 2016 -0400 |
tree | 7d3b55de847b517a755a05e6c788138f83e4187c | |
parent | c00dcbafac39760f567350ce0c1cef1e4bb28a64 [diff] |
RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() Use c4iw_ep_disconnect() instead. This is part of getting rid of abort_connection() altogether so we properly clean up on send_abort() failures. This is the last user of abort_connection(), so remove it too. Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Doug Ledford <dledford@redhat.com>