You need to sign in or sign up before continuing.
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: NChristian Hohnstaedt <chohnstaedt@innominate.com> Tested-By: NKarl Hiramoto <karl@hiramoto.org> Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
Showing
想要评论请 注册 或 登录