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:
0258736
)
[CRYPTO] dm-crypt: Select CRYPTO_CBC
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 9 Dec 2006 22:50:36 +0000
(09:50 +1100)
committer
Linus Torvalds
<torvalds@woody.osdl.org>
Sun, 10 Dec 2006 18:18:57 +0000
(10:18 -0800)
As CBC is the default chaining method for cryptoloop, we should select
it from cryptoloop to ease the transition. Spotted by Rene Herman.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found