commit | 7e2acc7e2711d51705373ac201333c9a0ebd3950 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Jul 24 15:29:55 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 24 15:29:55 2007 -0700 |
tree | 06bd3d776970a2e09bfca5c67dad4490fd1ea7c0 | |
parent | ca983cefd950ec929582dd95ba6e46d12c2c6959 [diff] |
[NETFILTER]: Fix logging regression Loading one of the LOG target fails if a different target has already registered itself as backend for the same family. This can affect the ipt_LOG and ipt_ULOG modules when both are loaded. Reported and tested by: <t.artem@mailcity.com> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>