]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/net/route.h
percpu: add __percpu sparse annotations to net
[mirror_ubuntu-artful-kernel.git] / include / net / route.h
index bce6dd68d27b4339f028d6d8f63dc6f3d5b88c52..2c9fba7f77319214d87b09d7be87857a46fc4808 100644 (file)
@@ -101,7 +101,7 @@ struct rt_cache_stat {
         unsigned int out_hlist_search;
 };
 
-extern struct ip_rt_acct *ip_rt_acct;
+extern struct ip_rt_acct __percpu *ip_rt_acct;
 
 struct in_device;
 extern int             ip_rt_init(void);