]> 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>
Wed, 7 Apr 2010 00:22:43 +0000 (17:22 -0700)
commit3eea7538d40c92fda684529108aa810c454c58d0
treed6f38b04b5440d7ba685ae5717ce4ea6bca18201
parentd9106e4e04a0b56c5577a033ca5d210a5fc6c2a8
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