Skip to content
Commit 0d44dc59 authored by Christian Hohnstaedt's avatar Christian Hohnstaedt Committed by Herbert Xu
Browse files

crypto: ixp4xx - Fix handling of chained sg buffers



 - keep dma functions away from chained scatterlists.
   Use the existing scatterlist iteration inside the driver
   to call dma_map_single() for each chunk and avoid dma_map_sg().

Signed-off-by: default avatarChristian Hohnstaedt <chohnstaedt@innominate.com>
Tested-By: default avatarKarl Hiramoto <karl@hiramoto.org>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent f4f68993
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment