[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
[deliverable/linux.git] / net / ipv4 / af_inet.c
index 5810f9d14914cf0a204dda0c060bae7ec8506379..bf147f8db399489260d2292409ba5749b1ef93e8 100644 (file)
 #include <linux/mroute.h>
 #endif
 
-DEFINE_SNMP_STAT(struct linux_mib, net_statistics);
+DEFINE_SNMP_STAT(struct linux_mib, net_statistics) __read_mostly;
 
 extern void ip_mc_drop_socket(struct sock *sk);
 
This page took 0.024012 seconds and 5 git commands to generate.