]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx4_core: Load the IB driver when the device supports IBoE
authorOr Gerlitz <ogerlitz@mellanox.com>
Wed, 12 Mar 2014 15:16:32 +0000 (17:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Mar 2014 20:12:42 +0000 (16:12 -0400)
commit7f8ee373875d6f9e532bc0eaffa27ae61670e234
tree0ada2923bbd22b0e2adf2068cdc2acb25a1cd5ad
parent4575364eb59978a76fa150f0b36771056f923553
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: 7f07143 '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>
drivers/net/ethernet/mellanox/mlx4/main.c