From: Sean Hefty Date: Wed, 29 May 2013 17:09:19 +0000 (-0700) Subject: RDMA/cma: Add support for AF_IB to cma_get_service_id() X-Git-Tag: v3.11-rc1~16^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=496ce3ce17f4b4f1b5f6edf9d2aedc4787a31c2f;p=pandora-kernel.git RDMA/cma: 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed