diff options
author | 2021-02-02 08:55:25 +0300 | |
---|---|---|
committer | 2021-02-02 08:46:22 -0800 | |
commit | 4ace7a6e287b7e3b33276cd9fe870c326f880480 (patch) | |
tree | 7877b5b7e6f4d775ed63c3fdcfcc6b85d0ca6691 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set (diff) | |
download | wireguard-linux-4ace7a6e287b7e3b33276cd9fe870c326f880480.tar.xz wireguard-linux-4ace7a6e287b7e3b33276cd9fe870c326f880480.zip |
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 <dan.carpenter@oracle.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/YBjpTU2oejkNIULT@mwanda
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions