]> git.openfabrics.org - ~shefty/librdmacm.git/commit
ucmatose: Remove connect parameter passed into rdma_accept
authorSean Hefty <sean.hefty@intel.com>
Thu, 4 Oct 2012 19:01:50 +0000 (12:01 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 4 Oct 2012 19:01:50 +0000 (12:01 -0700)
commitd9e535d185a4869fe6d05841f6f116ff83a05b00
tree456ce6603b09524564a80e7740e40381e5b2f6a8
parent11b3af684d8f4338d48d7238d431c791a89cffdd
ucmatose: Remove connect parameter passed into rdma_accept

Pass in NULL for conn_param into rdma_accept to indicate
that the passive side will use the values specified by the
active side.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>