commit | 43589aa93c9ce49f0e87a280014a4dd254b37fcf | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon Jul 14 23:02:09 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 14 23:05:26 2008 -0700 |
tree | 7dc13b249298b7fe098b4471baf91aef182d0eec | |
parent | fd54d716b1f6a3551ec17a4bb34027727b2db09a [diff] |
icmp: drop unused MIB accounting wrappers 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>