]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/iw_cxgb4: remove connection abort from process_mpa_reply
authorHariprasad S <hariprasad@chelsio.com>
Wed, 4 May 2016 19:57:32 +0000 (01:27 +0530)
committerDoug Ledford <dledford@redhat.com>
Thu, 5 May 2016 20:11:14 +0000 (16:11 -0400)
commit8bffcd6595c34a90d37ffdab57663fc9cb1006ec
treecfd94ae5d7668517f60706f7a669eb7316e59a4e
parent5f806a87ac8902e60587000358e04febbb4f34dd
RDMA/iw_cxgb4: remove connection abort from process_mpa_reply

Instead, have the caller, rx_data() handle the close/abort like
it does for process_mpa_request(). 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