From: Sean Hefty Date: Wed, 29 May 2013 17:09:17 +0000 (-0700) Subject: RDMA/cma: Add support for AF_IB to rdma_resolve_addr() X-Git-Tag: v3.11-rc1~16^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f17df3b0dede861e3c3e20225731fcbe1b1041c3;p=pandora-kernel.git RDMA/cma: Add support for AF_IB to rdma_resolve_addr() Allow the user to specify the remote address using AF_IB format. When AF_IB is used, the remote address simply needs to be recorded, and no resolution using ARP is done. The local address may still need to be matched with a local IB device. Signed-off-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed