]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/cma: Allow user to specify AF_IB when binding
authorSean Hefty <sean.hefty@intel.com>
Wed, 29 May 2013 17:09:12 +0000 (10:09 -0700)
committerRoland Dreier <roland@purestorage.com>
Thu, 20 Jun 2013 20:08:03 +0000 (13:08 -0700)
commitcf7c898fe4c12dad19aeab5642527d11f9450225
tree02bc1a2340f9ebcc19effb0873d9cdb69624ffea
parent8a763a192a19e3e474dcd237adae48e85eefe0ee
RDMA/cma: Allow user to specify AF_IB when binding

Modify rdma_bind_addr to allow the user to specify AF_IB when binding
to a device.  AF_IB indicates that the user is not mapping an IP
address to the native IB addressing.  (The mapping may have already
been done, or is not needed)

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