Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

netfilter: fix simple typo in KConfig for netfiltert xt_TEE

Destination was spelled wrong in KConfig.

Signed-off-by: Arnd Hannemann <hannemann@nets.rwth-aachen.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>

authored by

Arnd Hannemann and committed by
Patrick McHardy
fe6fb552 600069da

+1 -1
+1 -1
net/netfilter/Kconfig
··· 515 515 To compile it as a module, choose M here. If unsure, say N. 516 516 517 517 config NETFILTER_XT_TARGET_TEE 518 - tristate '"TEE" - packet cloning to alternate destiantion' 518 + tristate '"TEE" - packet cloning to alternate destination' 519 519 depends on NETFILTER_ADVANCED 520 520 depends on (IPV6 || IPV6=n) 521 521 depends on !NF_CONNTRACK || NF_CONNTRACK