commit | fd6aabe48c8f76d31aacb55fc6c90af770632ae2 | [log] [tgz] |
---|---|---|
author | Hariprasad S <hariprasad@chelsio.com> | Thu May 05 01:27:35 2016 +0530 |
committer | Doug Ledford <dledford@redhat.com> | Thu May 05 16:11:14 2016 -0400 |
tree | b50c848601159272edd71097e26e28c624d58f40 | |
parent | eaf4c6d46a6948302b64be2b7149cce22131ee0d [diff] |
RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() Instead return whether the caller needs to disconnect. 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>