commit | 7855bff42ea9938a0853321256f4c8ce3628aa73 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Wed Mar 12 17:16:32 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 12 16:12:42 2014 -0400 |
tree | 0ada2923bbd22b0e2adf2068cdc2acb25a1cd5ad | |
parent | 2a2083f7f3568c0192daa6ac0e6fa35d953f47bd [diff] |
net/mlx4_core: Load the IB driver when the device supports IBoE When checking what protocol drivers to load, the IB driver should be requested also over Ethernet ports, if the device supports IBoE (RoCE). Fixes: b046ffe 'net/mlx4_core: Load higher level modules according to ports type' Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>