Message ID | 20240826091858.369910-1-liaochen4@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | net: fix module autoloading | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 26 Aug 2024 09:18:55 +0000 you wrote: > 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 > > [...] Here is the summary with links: - [-next,1/3] net: dm9051: fix module autoloading https://git.kernel.org/netdev/net-next/c/2e25147a6560 - [-next,2/3] net: ag71xx: fix module autoloading https://git.kernel.org/netdev/net-next/c/c76afed1bace - [-next,3/3] net: airoha: fix module autoloading https://git.kernel.org/netdev/net-next/c/7d2bd8ac9d24 You are awesome, thank you!