aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2021-02-02 08:55:25 +0300
committerJakub Kicinski <[email protected]>2021-02-02 08:46:22 -0800
commit4ace7a6e287b7e3b33276cd9fe870c326f880480 (patch)
tree7877b5b7e6f4d775ed63c3fdcfcc6b85d0ca6691 /tools/perf/scripts/python/exported-sql-viewer.py
parentcc9f07a838c4988ed244d0907cb71d54b85482a5 (diff)
net: ipa: pass correct dma_handle to dma_free_coherent()
The "ring->addr = addr;" assignment is done a few lines later so we can't use "ring->addr" yet. The correct dma_handle is "addr". Fixes: 650d1603825d ("soc: qcom: ipa: the generic software interface") Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Alex Elder <[email protected]> Link: https://lore.kernel.org/r/YBjpTU2oejkNIULT@mwanda Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions