]> 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>
Sat, 7 Jan 2012 00:49:54 +0000 (16:49 -0800)
commit3542d00e90678b6129b48c5717b13f181b28c664
tree5da9685ea68d508b9d7d4a5bf0a51fde3b3494fd
parentb332c365f680190d4807e04693d1a934c5e45e86
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