]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Return 0 on success for SOL_RDMA options
authorSean Hefty <sean.hefty@intel.com>
Fri, 2 Aug 2013 21:18:06 +0000 (14:18 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 2 Aug 2013 21:52:04 +0000 (14:52 -0700)
commitc97e5c95daf517efa5eb15313e3702d270adc2e1
tree95004f8e2a69e59188220e1d9d21f87485ff28d2
parent0def231e39add7b925ef19bb1f321a769acb1e8d
rsocket: Return 0 on success for SOL_RDMA options

The processing of SOL_RDMA does not set the return value in
the case of successfully handled options.

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