git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4630f9
)
[CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spot
author
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 10 Sep 2007 07:51:11 +0000
(15:51 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 10 Sep 2007 07:51:11 +0000
(15:51 +0800)
The previous patch had the conditional inverted. This patch fixes it
so that we return the original position if it does not straddle a page.
Thanks to Bob Gilligan for spotting this.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/blkcipher.c
patch
|
blob
|
history
diff --cc
crypto/blkcipher.c
Simple merge