commit | f565e67ec1b8f4a95d21550f9b879fe86b4132e0 | [log] [tgz] |
---|---|---|
author | Uri Simchoni <uri@jdland.co.il> | Thu Apr 08 19:26:34 2010 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Apr 13 16:50:47 2010 +0800 |
tree | 6b28a4f9cc75145f985615087b6e33e59cec550c | |
parent | 6bc6fcd609080461682c5cc0a1e3bf4345d6419d [diff] |
crypto: mv_cesa - Fix situation where the dest sglist is organized differently 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>