]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm/prov: export a function to return config file name
authorKaike Wan <kaike.wan@intel.com>
Fri, 20 Jun 2014 15:54:43 +0000 (08:54 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 20 Jun 2014 15:54:43 +0000 (08:54 -0700)
commitb0e500b5b2768b0176c2724a0925043d97886d23
tree07014405cca6b5e9bb67a82361b2ec1d634f6281
parenta2b702c11c98eb1065bb8831d28e07979155c2a2
ibacm/prov: export a function to return config file name

Instead of exposing the ibacm configuration file name directly,
this patch exports a function to return the configuration file
name. This provides better encapsulation.

Signed-off-by: Kaike Wan <kaike.wan@intel.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/infiniband/acm_prov.h
prov/acmp/src/acmp.c
src/acm.c