]> 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:19:27 +0000 (15:19 -0700)
commit8849d3d7d555d8afbcda60c6ee725ddd9c658965
tree1822cd2c7677964465623928562d078bde142d96
parenta9d6145c5a8fae932052b003a1d00eaad0b76c0f
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