diff options
author | Andrew Lunn <[email protected]> | 2023-01-09 16:30:45 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-01-10 15:53:36 -0800 |
commit | ce30fa56cbf09ab6b28170ced689c3cfd329e979 (patch) | |
tree | b30a96abd84606e809148c7304574288d9f56038 /tools/perf/scripts/python | |
parent | b063b1924fd9bf0bc157cf644764dc2151d04ccc (diff) |
net: mdio: Move mdiobus_c45_addr() next to users
Now that mdiobus_c45_addr() is only used within the MDIO code during
fallback, move the function next to its only users. This function
should not be used any more in drivers, the c45 helpers should be used
in its place, so hiding it away will prevent any new users from being
added.
Signed-off-by: Andrew Lunn <[email protected]>
Signed-off-by: Michael Walle <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions