aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-05-17 22:59:59 +0200
committerJakub Kicinski <[email protected]>2022-05-18 20:04:18 -0700
commit3588c189e45aac69aa0deeedfd0d5de364030f37 (patch)
treed00cc083c92083b07b6151132463ab2bac39a0e5 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent4d3bf6fb533461227ea532024b050cc31461e025 (diff)
octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()
When taken, the error handling path does not undo correctly what has already been allocated. Introduce a new loop index, 'j', in order to simplify the error handling path and rewrite part of it. It is now written with the same logic and intermediate variables used when resources are allocated. This is much more straightforward. Fixes: 37d79d059606 ("octeon_ep: add Tx/Rx processing and interrupt support") Signed-off-by: Christophe JAILLET <[email protected]> Reviewed-by: Dan Carpenter <[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