]> err.no Git - linux-2.6/blobdiff - net/ipv6/ipv6_sockglue.c
[PATCH] selinux: Reduce memory use by avtab
[linux-2.6] / net / ipv6 / ipv6_sockglue.c
index 7516b8829a9dd3724d8d52c4353bea9705e9f777..76466af8331e8c117b12f75b0a6740a5f9a590c5 100644 (file)
@@ -55,7 +55,7 @@
 
 #include <asm/uaccess.h>
 
-DEFINE_SNMP_STAT(struct ipstats_mib, ipv6_statistics);
+DEFINE_SNMP_STAT(struct ipstats_mib, ipv6_statistics) __read_mostly;
 
 static struct packet_type ipv6_packet_type = {
        .type = __constant_htons(ETH_P_IPV6),