]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: Renumber RDMA_PS_IB to match kernel patch
authorSean Hefty <sean.hefty@intel.com>
Mon, 6 Jun 2011 23:24:32 +0000 (16:24 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 23 Aug 2011 18:13:53 +0000 (11:13 -0700)
commit26e115ea0f82ef9bdc3fa80eb9eb91933a789c12
tree1e1d18e52906263eee04244db31f783dca455676
parent2732daf385ae7a56406d0c5b40b58c764def1346
librdmacm: Renumber RDMA_PS_IB to match kernel patch

RDMA_PS_IB is only a placeholder and not usable yet.  Update
the assigned value to match that specified for the kernel.

Update rdma_getaddrinfo to use the port space when formatting
responses.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/rdma/rdma_cma.h
src/addrinfo.c