]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'net-fix-module-autoloading'
authorJakub Kicinski <kuba@kernel.org>
Tue, 27 Aug 2024 21:26:08 +0000 (14:26 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 27 Aug 2024 21:26:08 +0000 (14:26 -0700)
commitec4d817c608bcac5504e08eae72e3090a75111aa
treecdfc43088a727a77481b7b135ad9d371a245869b
parentd76867efebcb20752345e5a41d38bd456427b325
parent7d2bd8ac9d2494cf9b16c4b00df9424ad24ed18c
Merge branch 'net-fix-module-autoloading'

Liao Chen says:

====================
net: fix module autoloading

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.
====================

Link: https://patch.msgid.link/20240826091858.369910-1-liaochen4@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>