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)
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>

No differences found