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

Liao Chen posted 3 patches 3 weeks, 3 days ago
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(+)
[PATCH -next 0/3] net: fix module autoloading
Posted by Liao Chen 3 weeks, 3 days ago
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