]> git.openfabrics.org - ~emulex/for-vlad/old/compat-rdma.git/commit
ibdev2netdev: Support RNIC.
authorSteve Wise <swise@opengridcomputing.com>
Wed, 27 Jun 2012 19:48:05 +0000 (14:48 -0500)
committerVladimir Sokolovsky <vlad@mellanox.com>
Mon, 2 Jul 2012 12:45:43 +0000 (15:45 +0300)
commitd2ee5f3f0b5904bc781bca77298e0b35bbb5af2e
tree48636f1328105b59051ebb88dff0a0b1bf369f88
parent219d3d567af0f1caa4653149eb0ff9fed9308dcd
ibdev2netdev: Support RNIC.

The oldstyle=y logic in ibdev2netdev to match netdevs to ibdevs didn't
work for RNIC devices since their mac address is left justified in
the gid.  This patch uses the type attribute to do the right thing for
RNIC devices.  Note: the oldstyle=n logic works.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
ofed_scripts/ibdev2netdev