1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 16:06:04 -05:00
linux/rust/kernel
FUJITA Tomonori 94901b7a74 rust: net::phy fix module autoloading
The alias symbol name was renamed. Adjust module_phy_driver macro to
create the proper symbol name to fix module autoloading.

Fixes: 054a9cd395 ("modpost: rename alias symbol for MODULE_DEVICE_TABLE()")
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Link: https://patch.msgid.link/20241212130015.238863-1-fujita.tomonori@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-12-17 09:20:07 +01:00
..
alloc
block block-6.13-20242901 2024-11-30 15:47:29 -08:00
fs
init
list
net rust: net::phy fix module autoloading 2024-12-17 09:20:07 +01:00
sync Rust changes for v6.13 2024-11-26 14:00:26 -08:00
.gitignore
alloc.rs
block.rs
build_assert.rs
cred.rs
device.rs
error.rs
firmware.rs
fs.rs
generated_arch_static_branch_asm.rs.S
init.rs
ioctl.rs
jump_label.rs
kunit.rs
lib.rs Char/Misc/IIO/Whatever driver subsystem updates for 6.13-rc1 2024-11-29 11:58:27 -08:00
list.rs
miscdevice.rs
net.rs
page.rs
pid_namespace.rs
prelude.rs Char/Misc/IIO/Whatever driver subsystem updates for 6.13-rc1 2024-11-29 11:58:27 -08:00
print.rs
rbtree.rs
security.rs
seq_file.rs
sizes.rs
static_assert.rs
std_vendor.rs
str.rs
sync.rs Rust changes for v6.13 2024-11-26 14:00:26 -08:00
task.rs rust: fix up formatting after merge 2024-11-26 17:54:58 -08:00
time.rs
tracepoint.rs
transmute.rs
types.rs Char/Misc/IIO/Whatever driver subsystem updates for 6.13-rc1 2024-11-29 11:58:27 -08:00
uaccess.rs
workqueue.rs