icmp: drop unused MIB accounting wrappers
authorPavel Emelyanov <xemul@openvz.org>
Tue, 15 Jul 2008 06:02:09 +0000 (23:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jul 2008 06:05:26 +0000 (23:05 -0700)
There are ICMP_XXX_STATS that are not used in the kernel, so I remove
them, not to "just patch" them later. But if there's some sense in
keeping them, kick me - I will remake this set keeping them.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found