RDMA/cma: Define native IB address
authorSean Hefty <sean.hefty@intel.com>
Wed, 29 May 2013 17:09:07 +0000 (10:09 -0700)
committerRoland Dreier <roland@purestorage.com>
Thu, 20 Jun 2013 20:08:01 +0000 (13:08 -0700)
commit8d36eb01da5d371feffa280e501377b5c450f5a5
tree802dde0b3d5e0019a95cfe8d0a69bb40298d9bc9
parentfedaf4ffc224a194e2d13a3ec2abe5df0bc94258
RDMA/cma: Define native IB address

Define AF_IB and sockaddr_ib to allow the rdma_cm to use native IB
addressing.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
include/linux/socket.h
include/rdma/ib.h [new file with mode: 0644]