diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2023-03-16 16:33:17 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-03-19 10:48:35 +0000 |
commit | 30b605b8501e321f79e19c3238aa6ca31da6087c (patch) | |
tree | fdd47beb69163f73c62d810a5a3455b313283488 /scripts/gdb/linux/mm.py | |
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 <mbizon@freebox.fr>
Fixes: 803ca24d2f92 ("net: mdio: Add ACPI support code for mdio")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions