percpu: add __percpu sparse annotations to net
[safe/jmp/linux-2.6] / include / net / route.h
index bce6dd6..2c9fba7 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);