projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
600069d
)
netfilter: fix simple typo in KConfig for netfiltert xt_TEE
author
Arnd Hannemann
<hannemann@nets.rwth-aachen.de>
Tue, 22 Jun 2010 06:22:21 +0000
(08:22 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Tue, 22 Jun 2010 06:22:21 +0000
(08:22 +0200)
Destination was spelled wrong in KConfig.
Signed-off-by: Arnd Hannemann <hannemann@nets.rwth-aachen.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/Kconfig
patch
|
blob
|
history
diff --git
a/net/netfilter/Kconfig
b/net/netfilter/Kconfig
index
413ed24
..
21be535
100644
(file)
--- a/
net/netfilter/Kconfig
+++ b/
net/netfilter/Kconfig
@@
-515,7
+515,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 desti
an
tion'
+ tristate '"TEE" - packet cloning to alternate desti
na
tion'
depends on NETFILTER_ADVANCED
depends on (IPV6 || IPV6=n)
depends on !NF_CONNTRACK || NF_CONNTRACK