diff options
author | 2022-03-09 13:20:31 -0600 | |
---|---|---|
committer | 2022-03-10 21:19:04 -0800 | |
commit | c7be12fa2fcc903f9d356eff0d4335359a95df7a (patch) | |
tree | b00a957ebf72cb596b690873a68d27d29162114c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ptp: ocp: add UPF_NO_THRE_TEST flag for serial ports (diff) | |
download | linux-dev-c7be12fa2fcc903f9d356eff0d4335359a95df7a.tar.xz linux-dev-c7be12fa2fcc903f9d356eff0d4335359a95df7a.zip |
net: ipa: kill struct ipa_interconnect
The ipa_interconnect structure contains an icc_path pointer, plus an
average and peak bandwidth value. Other than the interconnect name,
this matches the icc_bulk_data structure exactly.
Use the icc_bulk_data structure in place of the ipa_interconnect
structure, and add an initialization of its name field. Then get
rid of the now unnecessary ipa_interconnect structure definition.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions