diff options
| author | Dan Carpenter <[email protected]> | 2021-02-02 05:55:25 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-02-02 16:46:22 +0000 |
| commit | 4ace7a6e287b7e3b33276cd9fe870c326f880480 (patch) | |
| tree | 7877b5b7e6f4d775ed63c3fdcfcc6b85d0ca6691 /drivers/usb/cdns3/cdns3-imx.c | |
| parent | r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set (diff) | |
| download | kernel-4ace7a6e287b7e3b33276cd9fe870c326f880480.tar.gz kernel-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 <[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 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions
