]> 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>
Wed, 7 Apr 2010 00:22:33 +0000 (17:22 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 13 May 2010 01:05:38 +0000 (18:05 -0700)
commita39f80e238bbf15eafc1846b862c67de2ad50e97
treeb2448d24de8143b44e9ff8fef8a49c0a3f481f99
parent1e48a78e279147c6b49e067f70d831b92171b722
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