From 607c5d246ac8bf9ab9276f45a946b765dd2648cb Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Fri, 17 Aug 2012 16:41:04 -0700 Subject: [PATCH] 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 -- 2.45.2