Subject: [PATCH] [crypto] don't make CTR default M

NO other block mode is M by default.

Signed-off-by: Sebastian Siewior <[email protected]>
---

Herbert, please squash this one into the CTR patch and if you set
apply.whitespace strip
than the white space damage shoud be fixed by itself on your next
rebase :)

diff --git a/crypto/Kconfig b/crypto/Kconfig
index a375d4d..8cb6450 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -199,7 +199,6 @@ config CRYPTO_CTR
tristate "CTR support"
select CRYPTO_BLKCIPHER
select CRYPTO_MANAGER
- default m
help
CTR: Counter mode
This block cipher algorithm is required for IPSec.
--
1.5.3.4


2007-11-08 13:28:26

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH] [crypto] don't make CTR default M

On Sun, Oct 28, 2007 at 04:49:02PM +0100, Sebastian Siewior wrote:
> NO other block mode is M by default.
>
> Signed-off-by: Sebastian Siewior <[email protected]>

Patch applied. Thanks.
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt