Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50b521aa authored by Thomas Vgtle's avatar Thomas Vgtle Committed by David S. Miller
Browse files

[NETFILTER]: Fix Kconfig typos



Signed-off-by: default avatarThomas Vgtle <tv@lio96.de>
Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 443da0d5
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -153,7 +153,7 @@ config NETFILTER_XT_TARGET_NFQUEUE
	tristate '"NFQUEUE" target Support'
	depends on NETFILTER_XTABLES
	help
	  This Target replaced the old obsolete QUEUE target.
	  This target replaced the old obsolete QUEUE target.

	  As opposed to QUEUE, it supports 65535 different queues,
	  not just one.