diff options
author | Jason Xing <[email protected]> | 2024-05-31 23:46:34 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-06-05 10:06:00 +0100 |
commit | 61e2bbafb00e4b9a5de45e6448a7b6b818658576 (patch) | |
tree | 8ded17de35ad06ef9aca2201dd5b1ef93b562e14 /tools/perf/scripts/python/parallel-perf.py | |
parent | cdbdb3c62af5bc13e6e8a9310470c71c33340d26 (diff) |
net: remove NULL-pointer net parameter in ip_metrics_convert
When I was doing some experiments, I found that when using the first
parameter, namely, struct net, in ip_metrics_convert() always triggers NULL
pointer crash. Then I digged into this part, realizing that we can remove
this one due to its uselessness.
Signed-off-by: Jason Xing <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions