diff options
author | Jakub Kicinski <[email protected]> | 2023-10-19 08:28:15 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-20 12:47:33 +0100 |
commit | 20c6e05bd33deaa6fa890252d7ffc5ad54a0942c (patch) | |
tree | 3644eb3caabcb054f2c09fb390a1b03b8282780c /tools/perf/scripts/python/mem-phys-addr.py | |
parent | b4a11b2033b7d3dfdd46592f7036a775b18cecd1 (diff) |
ethtool: untangle the linkmode and ethtool headers
Commit 26c5334d344d ("ethtool: Add forced speed to supported link
modes maps") added a dependency between ethtool.h and linkmode.h.
The dependency in the opposite direction already exists so the
new code was inserted in an awkward place.
The reason for ethtool.h to include linkmode.h, is that
ethtool_forced_speed_maps_init() is a static inline helper.
That's not really necessary.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Paul Greenwalt <[email protected]>
Reviewed-by: Russell King (Oracle) <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions