diff options
author | Pedro Tammela <[email protected]> | 2023-03-21 19:33:45 -0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-03-23 08:39:08 +0000 |
commit | fcb3a4653bc5fb0525d957db0cc8b413252029f8 (patch) | |
tree | 416ccd7e5598fa9059a24423e56d49930f6fbd9c /tools/perf/scripts/python/stat-cpi.py | |
parent | d0e43912c188149675ab8a0f52e26027e49b4f64 (diff) |
net/sched: act_api: use the correct TCA_ACT attributes in dump
4 places in the act api code are using 'TCA_' definitions where they
should be using 'TCA_ACT_', which is confusing for the reader, although
functionally they are equivalent.
Cc: Hangbin Liu <[email protected]>
Reviewed-by: Jamal Hadi Salim <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Pedro Tammela <[email protected]>
Acked-by: Hangbin Liu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions