]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
rdma/cm: Add support for AF_IB to cma_get_service_id
authorSean Hefty <sean.hefty@intel.com>
Tue, 22 Jan 2013 00:10:40 +0000 (16:10 -0800)
committerSean Hefty <sean.hefty@intel.com>
Thu, 23 May 2013 23:43:45 +0000 (16:43 -0700)
commit4263a1effdcc6972cd658f3fe08094f8f6f92d7d
treed7d40bdba4d0d89ba2dd844627aafd4302750587
parentb7c3f9f24d1a7275a9f9a29350265f54f2458b22
rdma/cm: Add support for AF_IB to cma_get_service_id

cma_get_service_id forms the service ID based on the port space
and port number of the rdma_cm_id.  Extend the call to support
AF_IB, which contains the service ID directly.  This will
be needed to support any arbitrary SID.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
drivers/infiniband/core/cma.c