diff options
| author | Alex Elder <elder@linaro.org> | 2022-03-09 13:20:31 -0600 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2022-03-10 21:19:04 -0800 |
| commit | c7be12fa2fcc903f9d356eff0d4335359a95df7a (patch) | |
| tree | b00a957ebf72cb596b690873a68d27d29162114c /tools/perf/scripts/python | |
| parent | c17c4059df2471183a0e0d567677cbd7f0e0a980 (diff) | |
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')
0 files changed, 0 insertions, 0 deletions
