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)
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>

Trivial merge