]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: Re-enable ibacm support
authorSean Hefty <sean.hefty@intel.com>
Fri, 17 Aug 2012 23:41:04 +0000 (16:41 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 17 Aug 2012 23:41:04 +0000 (16:41 -0700)
commit8a0c0b32f75f1b439b5665e6047713ff6ef37ef9
treef1083d042db3658ee98dca601a0a2fd94d4cb12a
parent8a5515f7d6d3f715693147fb032978c7d1931df1
librdmacm: Re-enable ibacm support

Commit 272c3cc024d0e5854cbafa6c2f1e8560398a68d7, "Delay ACM
connection until resolving an address", removed the call to
ucma_ib_init without adding it back in the correct location.
As a result, the librdmacm no longer uses ibacm.  Fix this
by adding the initialization call when resolving an address.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/acm.c