]> 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:18:06 +0000 (14:18 -0700)
commit271d6667f19d736c63040c76ae359397c48a0387
tree739a68b4f57f0f0eb2ed2dff067ebc5d7d38c39d
parent37b02022a84c4755549c3a74ed932b02e40d0509
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>