diff options
author | Jakub Kicinski <[email protected]> | 2023-01-04 20:05:20 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-01-05 22:13:39 -0800 |
commit | 623cd13b165486afaa2df706d49209392f3764ca (patch) | |
tree | 5f277de58de602a1847e8ebb6d935e85381e0bd2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 687125b5799cd5120437fa455cfccbe8537916ff (diff) |
devlink: split out netlink code
Move out the netlink glue into a separate file.
Leave the ops in the old file because we'd have to export a ton
of functions. Going forward we should switch to split ops which
will let us to put the new ops in the netlink.c file.
Pure code move, no functional changes.
Reviewed-by: Jacob Keller <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions