[PATCH -next 0/3] net: fix module autoloading
Liao Chen
liaochen4 at huawei.com
Mon Aug 26 02:18:55 PDT 2024
Hi all,
This patchset aims to enable autoloading of some net modules.
By registering MDT, the kernel is allowed to automatically bind
modules to devices that match the specified compatible strings.
Liao Chen (3):
net: dm9051: fix module autoloading
net: ag71xx: fix module autoloading
net: airoha: fix module autoloading
drivers/net/ethernet/atheros/ag71xx.c | 1 +
drivers/net/ethernet/davicom/dm9051.c | 1 +
drivers/net/ethernet/mediatek/airoha_eth.c | 1 +
3 files changed, 3 insertions(+)
--
2.34.1
More information about the Linux-mediatek
mailing list