]> 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>
Wed, 7 Apr 2010 00:22:33 +0000 (17:22 -0700)
commita114507d6ebcc15c5ddb649e0bde2015ce1699ea
tree83c629e7e9618b1c502a02456bf97447d64ccc88
parenta4f98b1d866a69efe33bf55814065eead9376479
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