diff options
-rw-r--r-- | net/bridge/netfilter/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bridge/netfilter/Kconfig b/net/bridge/netfilter/Kconfig index 540df4106bec..909479794999 100644 --- a/net/bridge/netfilter/Kconfig +++ b/net/bridge/netfilter/Kconfig | |||
@@ -230,7 +230,7 @@ config BRIDGE_EBT_NFLOG | |||
230 | either the old LOG target, the old ULOG target or nfnetlink_log | 230 | either the old LOG target, the old ULOG target or nfnetlink_log |
231 | as backend. | 231 | as backend. |
232 | 232 | ||
233 | This option adds the ulog watcher, that you can use in any rule | 233 | This option adds the nflog watcher, that you can use in any rule |
234 | in any ebtables table. | 234 | in any ebtables table. |
235 | 235 | ||
236 | To compile it as a module, choose M here. If unsure, say N. | 236 | To compile it as a module, choose M here. If unsure, say N. |