]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5bd2c3a4f8033fb75c2778939727943b49d8ad3b
treeb50c848601159272edd71097e26e28c624d58f40
parentbac2c74e9d4cb293355d778a7900c6dbf8621451
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