[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
authorPatrick McHardy <kaber@trash.net>
Fri, 13 Apr 2007 05:16:18 +0000 (22:16 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:29:00 +0000 (22:29 -0700)
All LOG targets always use their internal logging function nowadays, so
remove the incorrect error message and handle real errors (!= -EEXIST)
by failing to load.

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

No differences found