crypto: mv_cesa - Fix situation where the dest sglist is organized differently than...
authorUri Simchoni <uri@jdland.co.il>
Thu, 8 Apr 2010 16:26:34 +0000 (19:26 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 13 Apr 2010 08:50:47 +0000 (16:50 +0800)
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>

No differences found