[NETFILTER]: nfnetlink_log: remove fallback to group 0
commitd3a2c3ca8e7d908824701db978b936d115aea506
authorPatrick McHardy <kaber@trash.net>
Fri, 13 Apr 2007 05:16:38 +0000 (12 22:16 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:29:01 +0000 (25 22:29 -0700)
tree51a6d828e91d6f9648179a6a95ace7440f2765ce
parent3b5018d6766186474366f26cc87fba81407b9089
[NETFILTER]: nfnetlink_log: remove fallback to group 0

Don't fallback to group 0 if no instance can be found for the given group.
This potentially confuses the listener and is not what the user configured.
Also remove the ring buffer spamming that happens when rules are set up
before the logging daemon is started.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nfnetlink_log.c