OSDN Git Service

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)
commitf8e1e1d13773e1bcad127cbb5be964d00ee1f682
treecfd94ae5d7668517f60706f7a669eb7316e59a4e
parent6e410d8f7175caf2316c515f1ea0bf80d33b3158
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