From: Meik Piepmeyer on
From: Meik Piepmeyer <meik.piepmeyer.lists(a)online.de>

Fixes a typo of the description of the new netfilter config switch
"NETFILTER_XT_TARGET_RATEEST" introduced in 2.6.35.

Signed-off-by: Meik Piepmeyer <meik.piepmeyer.lists(a)online.de>

---
netfilter/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff -up net/netfilter/Kconfig{.orig,}:
--- net/netfilter/Kconfig.orig 2010-07-28 14:00:35.000000000 +0200
+++ net/netfilter/Kconfig 2010-07-28 14:01:36.000000000 +0200
@@ -503,7 +503,7 @@ config NETFILTER_XT_TARGET_RATEEST
To compile it as a module, choose M here. If unsure, say N.

config NETFILTER_XT_TARGET_TEE
- tristate '"TEE" - packet cloning to alternate destiantion'
+ tristate '"TEE" - packet cloning to alternate destination'
depends on NETFILTER_ADVANCED
depends on (IPV6 || IPV6=n)
depends on !NF_CONNTRACK || NF_CONNTRACK
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/