diff options
author | Alex Elder <[email protected]> | 2022-07-19 13:10:18 -0500 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-07-20 21:04:36 -0700 |
commit | 4d8996cbeeabba028714d0e0bd5957b5515cae43 (patch) | |
tree | b403757ceab9b3e63bf4b0bbab315c68606fbf7a /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 4920065888fa27edf1cb3f2d03c6d1c245e493bf (diff) |
net: ipa: skip some cleanup for unused transactions
In gsi_trans_free(), there's no point in ipa_gsi_trans_release() if
a transaction is unused. No used TREs means no IPA layer resources
to clean up. So only call ipa_gsi_trans_release() if at least one
TRE was used.
Signed-off-by: Alex Elder <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions