RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()
authorHariprasad S <hariprasad@chelsio.com>
Wed, 4 May 2016 19:57:35 +0000 (01:27 +0530)
committerDoug Ledford <dledford@redhat.com>
Thu, 5 May 2016 20:11:14 +0000 (16:11 -0400)
commitfd6aabe48c8f76d31aacb55fc6c90af770632ae2
treeb50c848601159272edd71097e26e28c624d58f40
parenteaf4c6d46a6948302b64be2b7149cce22131ee0d
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>
drivers/infiniband/hw/cxgb4/cm.c
This page took 0.025821 seconds and 5 git commands to generate.