Skip to content

Commit

Permalink
netfilter: ebt_nflog: fix Kconfig typo
Browse files Browse the repository at this point in the history
The help text should refer to nflog instead of ulog. Noticed by
Krzysztof Halasa <khc@pm.waw.pl>.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Jul 8, 2008
1 parent cdf060a commit 58de786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/bridge/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ config BRIDGE_EBT_NFLOG
either the old LOG target, the old ULOG target or nfnetlink_log
as backend.

This option adds the ulog watcher, that you can use in any rule
This option adds the nflog watcher, that you can use in any rule
in any ebtables table.

To compile it as a module, choose M here. If unsure, say N.
Expand Down

0 comments on commit 58de786

Please sign in to comment.