]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: Function renames
authorSean Hefty <sean.hefty@intel.com>
Mon, 24 Mar 2014 01:19:29 +0000 (18:19 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 16 Apr 2014 06:32:54 +0000 (23:32 -0700)
commit32f447c8d53bc4290df325c355f341980d270383
tree053b25eb3a8b90a79d22bb68de114169e5dbff29
parent66840390c85647ba7eb462ca5f30b0e2cd898adb
ibacm: Function renames

Supporting providers will require existing functionality
to become part of the acm core function or a provider
operation.

Any functionality that will migrate into the provider code
is renamed with the 'acmp' prefix.  A couple of core
functions are also renamed to indicate that they will
become callback handlers and exposed directly to the
providers.

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