]> 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)
commite35784ff2616fa8b19321034f3bf35d431518eb8
tree31c1776915871817b7088a6a7410e24d00ba683f
parent54c36fdb5e99a3b6dcd59c89b30218635069a6b8
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