]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
rdma/ucm: allow user space to pass AF_IB into resolve
authorSean Hefty <sean.hefty@intel.com>
Wed, 7 Apr 2010 00:22:43 +0000 (17:22 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 13 May 2010 01:06:06 +0000 (18:06 -0700)
commit8deb7cadb25d9ea5be455ee15e2f3dd5a14da4d5
treef8ef353d745ae3d5119a459ee3bf54e30e22e7f8
parent45fe5aaa86f0e8699516378400fb30b785f1095d
rdma/ucm: allow user space to pass AF_IB into resolve

Allow user space applications to call resolve_addr using
AF_IB.  To support sockaddr_ib, we need to define a new
structure capable of handling the larger address size.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
drivers/infiniband/core/ucma.c
include/rdma/rdma_user_cm.h