]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/mlx5_core: Request the mlx5 IB module on driver load
authorEli Cohen <eli@dev.mellanox.co.il>
Tue, 2 Dec 2014 10:26:11 +0000 (12:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 01:45:54 +0000 (20:45 -0500)
commitf66f049fb7385d01464a2126443addc2db54e473
tree8b19b7aef7f10acd2b95c265a0270f97085bc303
parent4945c1d644761ed37f46bf64ecf404fae6a39d11
net/mlx5_core: Request the mlx5 IB module on driver load

Call request module on mlx5_ib so it will be available for applications
requiring it, such as installers that require boot over IB.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/main.c