diff options
| author | Dan Carpenter <[email protected]> | 2021-02-02 08:55:25 +0300 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-02-02 08:46:22 -0800 |
| commit | 4ace7a6e287b7e3b33276cd9fe870c326f880480 (patch) | |
| tree | 7877b5b7e6f4d775ed63c3fdcfcc6b85d0ca6691 /tools/testing/selftests/bpf/prog_tests/access_variable_array.c | |
| parent | cc9f07a838c4988ed244d0907cb71d54b85482a5 (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/testing/selftests/bpf/prog_tests/access_variable_array.c')
0 files changed, 0 insertions, 0 deletions