]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitf565e67ec1b8f4a95d21550f9b879fe86b4132e0
tree6b28a4f9cc75145f985615087b6e33e59cec550c
parent6bc6fcd609080461682c5cc0a1e3bf4345d6419d
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>
drivers/crypto/mv_cesa.c