diff options
Diffstat (limited to 'net/mpls/internal.h')
-rw-r--r-- | net/mpls/internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mpls/internal.h b/net/mpls/internal.h index b064c345042c..8cabeb5a1cb9 100644 --- a/net/mpls/internal.h +++ b/net/mpls/internal.h | |||
@@ -16,6 +16,7 @@ struct mpls_dev { | |||
16 | int input_enabled; | 16 | int input_enabled; |
17 | 17 | ||
18 | struct ctl_table_header *sysctl; | 18 | struct ctl_table_header *sysctl; |
19 | struct rcu_head rcu; | ||
19 | }; | 20 | }; |
20 | 21 | ||
21 | struct sk_buff; | 22 | struct sk_buff; |