lede/package
Til Kaiser 55afdb73c6 kernel: modules: add boot flag to igc, mlx4/5 drivers
Set the boot flag for the igc, mlx4-core, and mlx5-core network device drivers
to load them at a more early stage of the boot process.

This is required for network drivers whose network interface PCI paths are set
via ucidef_set_network_device_path inside the 02_network script since it is
called after kernel modules are loaded from modules-boot.d but before they are
loaded from the modules.d directory.

Signed-off-by: Til Kaiser <mail@tk154.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-11-12 23:01:36 +08:00
..
2024-11-07 21:26:16 +08:00
2024-04-02 21:56:25 +08:00
2024-11-07 21:36:03 +08:00
2024-09-15 19:00:05 +08:00
2022-04-25 19:02:30 +08:00
2024-07-26 17:00:34 +08:00
2024-10-30 15:54:28 +08:00