diff options
author | David S. Miller <davem@davemloft.net> | 2010-05-19 06:06:29 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2010-05-19 06:06:29 +0200 |
commit | 85c6201a80ce4464a52c58a5f5ea8de15a557a6f (patch) | |
tree | 16a0ef528745a1d8404faadac2d7a5eeaf4b95a1 /kernel/slow-work-debugfs.c | |
parent | crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walk (diff) | |
download | linux-85c6201a80ce4464a52c58a5f5ea8de15a557a6f.tar.xz linux-85c6201a80ce4464a52c58a5f5ea8de15a557a6f.zip |
crypto: scatterwalk - Fix scatterwalk_done() test
We are done with the scattergather entry when the walk offset goes
past sg->offset + sg->length, not when it crosses a page boundary.
There is a similarly queer test in the second half of
scatterwalk_pagedone() that probably needs some scrutiny.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'kernel/slow-work-debugfs.c')
0 files changed, 0 insertions, 0 deletions