diff options
Diffstat (limited to 'include/net/route.h')
| -rw-r--r-- | include/net/route.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/route.h b/include/net/route.h index bce6dd68d27b..2c9fba7f7731 100644 --- a/include/net/route.h +++ b/include/net/route.h | |||
| @@ -101,7 +101,7 @@ struct rt_cache_stat { | |||
| 101 | unsigned int out_hlist_search; | 101 | unsigned int out_hlist_search; |
| 102 | }; | 102 | }; |
| 103 | 103 | ||
| 104 | extern struct ip_rt_acct *ip_rt_acct; | 104 | extern struct ip_rt_acct __percpu *ip_rt_acct; |
| 105 | 105 | ||
| 106 | struct in_device; | 106 | struct in_device; |
| 107 | extern int ip_rt_init(void); | 107 | extern int ip_rt_init(void); |
