]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: expose ucma_init to other internal modules
authorSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:45:13 +0000 (15:45 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:45:13 +0000 (15:45 -0700)
commit54691243071397ae3864ad811d108dc9bf470a38
tree00e7e6d4840de8390128537018be5603133dac87
parent7714606680b33083fba62d47553fa6d8ee8b70cd
librdmacm: expose ucma_init to other internal modules

Remove static property from ucma_init and expose its
definition in cma.h.  The address resolution module will
need access to this function.

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