mib: put icmpmsg statistics on struct net

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Pavel Emelyanov
2008-07-18 04:04:22 -07:00
committed by David S. Miller
parent b60538a0d7
commit 923c6586b0
5 changed files with 14 additions and 19 deletions

View File

@@ -111,11 +111,6 @@ struct icmp_bxm {
unsigned char optbuf[40];
};
/*
* Statistics
*/
DEFINE_SNMP_STAT(struct icmpmsg_mib, icmpmsg_statistics) __read_mostly;
/* An array of errno for error messages from dest unreach. */
/* RFC 1122: 3.2.2.1 States that NET_UNREACH, HOST_UNREACH and SR_FAILED MUST be considered 'transient errs'. */