OSDN Git Service

RDMA/cma: Add support for AF_IB to rdma_resolve_route()
authorSean Hefty <sean.hefty@intel.com>
Wed, 29 May 2013 17:09:18 +0000 (10:09 -0700)
committerRoland Dreier <roland@purestorage.com>
Thu, 20 Jun 2013 20:08:04 +0000 (13:08 -0700)
commitf68194ca88ecca70e7e9064949d9d1f6e4b3a647
tree31c1776915871817b7088a6a7410e24d00ba683f
parentf17df3b0dede861e3c3e20225731fcbe1b1041c3
RDMA/cma: Add support for AF_IB to rdma_resolve_route()

Allow rdma_resolve_route() to handle the case where the user specified
the source and destination addresses using AF_IB.

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