]> git.openfabrics.org - ~shefty/librdmacm.git/commit
[librdmacm] Fixed build problem due to missing macro
authorOr Gerlitz <ogerlitz@mellanox.com>
Sun, 2 Dec 2012 12:04:23 +0000 (12:04 +0000)
committerSean Hefty <sean.hefty@intel.com>
Mon, 3 Dec 2012 19:30:29 +0000 (11:30 -0800)
commitc6bfc1c5b15e6207188a97e8a5df0405cfd2587f
tree1fa07c62817ac4b6cb8d9c5e327ea2cdc75dbd21
parentab0d488c1e3ba7658f61a4d8da022b5afc17737f
[librdmacm] Fixed build problem due to missing macro

rsocket.c wasn't passing compilation as of missing definition for the
container_of macro, fix it. Reported-by: Eyal Salamon <esalomon@mellanox.com>

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