]> err.no Git - linux-2.6/blobdiff - net/ipv4/icmp.c
[PATCH] hpet: fix drift and url
[linux-2.6] / net / ipv4 / icmp.c
index 25f66b750fd8adaeca12168cbd2d955d3ea2f52b..24eb56ae1b5ac4e5d4f6235654a899ea676e4039 100644 (file)
@@ -114,7 +114,7 @@ struct icmp_bxm {
 /*
  *     Statistics
  */
-DEFINE_SNMP_STAT(struct icmp_mib, icmp_statistics);
+DEFINE_SNMP_STAT(struct icmp_mib, icmp_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'. */