From: Uri Simchoni Date: Thu, 8 Apr 2010 16:26:34 +0000 (+0300) Subject: crypto: mv_cesa - Fix situation where the dest sglist is organized differently than... X-Git-Tag: v2.6.35-rc1~446^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f565e67ec1b8f4a95d21550f9b879fe86b4132e0;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed