diff options
Diffstat (limited to 'include/net/netns/ipv6.h')
-rw-r--r-- | include/net/netns/ipv6.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/netns/ipv6.h b/include/net/netns/ipv6.h index 87ab56ab93fc..187c4248df22 100644 --- a/include/net/netns/ipv6.h +++ b/include/net/netns/ipv6.h | |||
@@ -14,7 +14,6 @@ struct netns_sysctl_ipv6 { | |||
14 | struct ctl_table_header *table; | 14 | struct ctl_table_header *table; |
15 | struct ctl_table_header *frags_hdr; | 15 | struct ctl_table_header *frags_hdr; |
16 | #endif | 16 | #endif |
17 | struct inet_frags_ctl frags; | ||
18 | int bindv6only; | 17 | int bindv6only; |
19 | int flush_delay; | 18 | int flush_delay; |
20 | int ip6_rt_max_size; | 19 | int ip6_rt_max_size; |