summaryrefslogtreecommitdiff
path: root/include/linux/dma-contiguous.h
diff options
context:
space:
mode:
authorLudovic Desroches <ludovic.desroches@atmel.com>2015-09-15 15:38:24 +0200
committerVinod Koul <vinod.koul@intel.com>2015-10-01 07:30:56 +0530
commit62b5cb757f1d6c875293958535952dd38ff9e675 (patch)
treee050298e04d5e4873b4a0064790a1e42199932cc /include/linux/dma-contiguous.h
parent4e5385784e69e448efca0998aa188404d5e8d313 (diff)
dmaengine: at_xdmac: fix memory leak in interleaved mode
In interleaved mode, when numf > 1, we have only one descriptor for the transfer but this descriptor has to be added to the descs_list. If not, when doing remove_xfer, the descriptor won't be put back in the free_descs_list. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'include/linux/dma-contiguous.h')
0 files changed, 0 insertions, 0 deletions