]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
rdma/cm: only listen on IB devices when using AF_IB
authorSean Hefty <sean.hefty@intel.com>
Wed, 7 Apr 2010 00:22:36 +0000 (17:22 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 13 May 2010 01:05:44 +0000 (18:05 -0700)
commit6c8e4613a7e27150ff387a1ad0781c4f7a8b541e
tree1d54831ba8b04d80326e8ac69c4306913727dbd0
parentfe0070e294ecb189fbf38d62a27f0d765e9cb9ca
rdma/cm: only listen on IB devices when using AF_IB

If an rdma_cm_id is bound to AF_IB, with a wild card address,
only listen on IB devices.

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