summaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorEyal Perry <eyalpe@mellanox.com>2013-10-15 16:55:24 +0200
committerDavid S. Miller <davem@davemloft.net>2013-10-17 15:10:50 -0400
commitb046ffe54dc13ff8ae918c83bedb71aa7919d63b (patch)
treec0de954cd9f65b6c6368215261992f0b7c3b7337 /net/lapb/lapb_in.c
parent39e210fd23d45cf2521aaf0855c838bc5e37fbd6 (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