[PATCH -next 0/3] net: fix module autoloading

From: Liao Chen
Date: Mon Aug 26 2024 - 05:27:37 EST


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