diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-03-31 02:14:37 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-31 02:26:33 (GMT) |
commit | beff804d8dd360ccb4dd0096c9fd77a93fe9049e (patch) | |
tree | cbc72c484fc07ee86b26be196518dd8ca37ac4ff /sound/pci/via82xx_modem.c | |
parent | c35e584c087381aaa5f1ed40a28b978535c18fb2 (diff) | |
download | linux-fsl-qoriq-beff804d8dd360ccb4dd0096c9fd77a93fe9049e.tar.xz |
[PATCH] crypto api: Use the right value when advancing scatterwalk_copychunks
In the scatterwalk_copychunks loop, We should be advancing by
len_this_page and not nbytes. The latter is the total length.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/pci/via82xx_modem.c')
0 files changed, 0 insertions, 0 deletions