]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb9d4356d7aa0bae2209fdadbd2a4c08d6e9e23e9
tree31c1776915871817b7088a6a7410e24d00ba683f
parent750bb5fed64c1c478755741610d01bbd02e680c3
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