Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: mv_cesa - Fix situation where the dest sglist is organized di…
…fferently than the source sglist Bugfix for situations where the destination scatterlist has a different buffer structure than the source scatterlist (e.g. source has one 2K buffer and dest has 2 1K buffers) Signed-off-by: Uri Simchoni <uri@jdland.co.il> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
- Loading branch information