]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: Place container_of inside #ifdef
authorSean Hefty <sean.hefty@intel.com>
Sat, 22 Sep 2012 00:16:09 +0000 (17:16 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 3 Oct 2012 22:21:46 +0000 (15:21 -0700)
commite15e607d7759af7446d0184999736512b12d0cb3
tree3759227a3e0717b06c5ad98d24b12a338ac460d4
parentef84fae59dcaaa93d6be3a5baaec4d388daf1eee
librdmacm: Place container_of inside #ifdef

verbs.h defines container_of.  Only define it if not defined

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