diff options
author | Eyal Perry <eyalpe@mellanox.com> | 2013-10-15 16:55:24 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-17 15:10:50 -0400 |
commit | b046ffe54dc13ff8ae918c83bedb71aa7919d63b (patch) | |
tree | c0de954cd9f65b6c6368215261992f0b7c3b7337 /net/lapb/lapb_in.c | |
parent | 39e210fd23d45cf2521aaf0855c838bc5e37fbd6 (diff) |
net/mlx4_core: Load higher level modules according to ports type
Mellanox ConnectX architecture is: mlx4_core is the lower level
PCI driver which register on the PCI id, and protocol specific drivers
are depended on it: mlx4_en - for Ethernet and mlx4_ib for Infiniband.
NIC could have multiple ports which can change their type dynamically.
We use the request_module() call to load the relevant protocol driver
when needed: on loading time or at port type change event.
Signed-off-by: Eyal Perry <eyalpe@mellanox.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions