| commit | 3b5018d6766186474366f26cc87fba81407b9089 | [log] [tgz] |
|---|---|---|
| author | Patrick McHardy <kaber@trash.net> | Thu Apr 12 22:16:18 2007 -0700 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:29:00 2007 -0700 |
| tree | a759e0146445c00441ca39a1ba50fd8e75526249 | |
| parent | fe6092ea0019cbba5263a915c9ce9f2bf383209e [diff] |
[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
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>