]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
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)
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>

No differences found