diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2008-08-09 20:13:00 +0200 |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2008-10-15 22:21:07 +0200 |
commit | 0a77b17c855c4ec1c87ed80e0f280095a4ee1f4f (patch) | |
tree | e5665d7f5be5b0f7200bdcb9582936ae37490727 /arch/um/kernel | |
parent | 68e2aa793ed55b0c1461b4ab92554bb5ad152724 (diff) |
ieee1394: sbp2: stricter dma_sync
Two dma_sync_single_for_cpu() were called in the wrong place.
Luckily they were merely for DMA_TO_DEVICE, hence nobody noticed.
Also reorder the matching dma_sync_single_for_device() a little bit
so that they reside in the same functions as their counterparts.
This also avoids syncing the s/g table for requests which don't use it.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'arch/um/kernel')
0 files changed, 0 insertions, 0 deletions