]> git.karo-electronics.de Git - linux-beck.git/commit
RDMA/cma: Include AF_IB in loopback and any address checks
authorSean Hefty <sean.hefty@intel.com>
Wed, 29 May 2013 17:09:09 +0000 (10:09 -0700)
committerRoland Dreier <roland@purestorage.com>
Thu, 20 Jun 2013 20:08:02 +0000 (13:08 -0700)
commit2e2d190c5eb05d5a2615f4092e5fe821710404f9
treee73d20c7bff06e2bc50b5982ee07fe7e2baad72e
parentc8dea2f9f078395ebac7c92aeb919f02ff3fca88
RDMA/cma: Include AF_IB in loopback and any address checks

Enhance checks for loopback and any address to support AF_IB in
addition to AF_INET and AF_INT6.  This will allow future patches to
use AF_IB when binding and resolving addresses.

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