diff options
author | Florian Fainelli <[email protected]> | 2023-03-16 16:33:17 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-03-19 10:48:35 +0000 |
commit | 30b605b8501e321f79e19c3238aa6ca31da6087c (patch) | |
tree | fdd47beb69163f73c62d810a5a3455b313283488 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 99669259f3361d759219811e670b7e0742668556 (diff) |
net: mdio: fix owner field for mdio buses registered using ACPI
Bus ownership is wrong when using acpi_mdiobus_register() to register an
mdio bus. That function is not inline, so when it calls
mdiobus_register() the wrong THIS_MODULE value is captured.
CC: Maxime Bizon <[email protected]>
Fixes: 803ca24d2f92 ("net: mdio: Add ACPI support code for mdio")
Signed-off-by: Florian Fainelli <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions