Davis, Arlin R
2012-01-13 23:54:57 UTC
changed from TIMEOUT to NON_PEER_REJECTED
Signed-off-by: Arlin Davis <***@intel.com>
---
dapl/openib_scm/cm.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dapl/openib_scm/cm.c b/dapl/openib_scm/cm.c
index b45a4ab..586e1b0 100644
--- a/dapl/openib_scm/cm.c
+++ b/dapl/openib_scm/cm.c
@@ -578,7 +578,7 @@ static void dapli_socket_connected(dp_ib_cm_handle_t cm_ptr, int err)
bail:
/* mark CM object for cleanup */
dapli_cm_free(cm_ptr);
- dapl_evd_connection_callback(NULL, IB_CME_TIMEOUT, NULL, 0, ep_ptr);
+ dapl_evd_connection_callback(NULL, IB_CME_DESTINATION_REJ
Signed-off-by: Arlin Davis <***@intel.com>
---
dapl/openib_scm/cm.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dapl/openib_scm/cm.c b/dapl/openib_scm/cm.c
index b45a4ab..586e1b0 100644
--- a/dapl/openib_scm/cm.c
+++ b/dapl/openib_scm/cm.c
@@ -578,7 +578,7 @@ static void dapli_socket_connected(dp_ib_cm_handle_t cm_ptr, int err)
bail:
/* mark CM object for cleanup */
dapli_cm_free(cm_ptr);
- dapl_evd_connection_callback(NULL, IB_CME_TIMEOUT, NULL, 0, ep_ptr);
+ dapl_evd_connection_callback(NULL, IB_CME_DESTINATION_REJ