diff options
author | Robin Murphy <[email protected]> | 2015-11-06 16:32:55 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-11-06 17:50:42 -0800 |
commit | 7f8306429c4c75f9e2bf39fcfe990b0af2f7292d (patch) | |
tree | 3fcd7b9d5c61e287914b2e576ac662eccc8c701e /lib/mpi/mpi-internal.h | |
parent | 002edb6f6f2a79bea50de11260ddc9572e6db731 (diff) |
dma-debug: check nents in dma_sync_sg*
Like dma_unmap_sg, dma_sync_sg* should be called with the original number
of entries passed to dma_map_sg, so do the same check in the sync path as
we do in the unmap path.
Signed-off-by: Robin Murphy <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: Sakari Ailus <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions