From: Sean Hefty Date: Thu, 4 Oct 2012 19:01:50 +0000 (-0700) Subject: ucmatose: Remove connect parameter passed into rdma_accept X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=d9e535d185a4869fe6d05841f6f116ff83a05b00;p=~shefty%2Flibrdmacm.git 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 ---