]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
Refresh of refresh-temp
authorsean.hefty@intel.com <sean.hefty@intel.com>
Wed, 4 Apr 2012 00:13:30 +0000 (17:13 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 4 Apr 2012 00:13:30 +0000 (17:13 -0700)
src/acm.c

index d47f9d683fa4f38ff353d8287866ff1e9ceceb39..cff9113173621dc31d7e389e4d8a1a8fa7e706b8 100644 (file)
--- a/src/acm.c
+++ b/src/acm.c
@@ -762,6 +762,7 @@ static void acm_process_join_resp(struct acm_ep *ep, struct ib_user_mad *umad)
                }
        }
 
+       atomic_set(&dest.refcnt, 1);
        dest->state = ACM_READY;
        acm_log(1, "join successful\n");
 out: