commit | 2207b60ffb6545040e2e2620fced13deba7643c2 | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Fri Aug 03 00:38:38 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 03 16:49:40 2012 -0700 |
tree | f96c184614eef140dcc5f3e7149d1e2a39cc4071 | |
parent | c18520bd1b244fe8e3ac5358137321780a70d6e7 [diff] |
net/mlx4_core: Remove port type restrictions Port1=Eth, Port2=IB restriction is no longer required. Having RoCE, there will always rdma port initialized over ConnectX physical port, no matter whether the link layer is IB or Ethernet. So we always have dual port IB device. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>