diff options
Diffstat (limited to 'include/net/netns/ipv4.h')
| -rw-r--r-- | include/net/netns/ipv4.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/netns/ipv4.h b/include/net/netns/ipv4.h index ae07feec644..d68c3f12177 100644 --- a/include/net/netns/ipv4.h +++ b/include/net/netns/ipv4.h @@ -55,7 +55,6 @@ struct netns_ipv4 {  	int sysctl_rt_cache_rebuild_count;  	int current_rt_cache_rebuild_count; -	struct timer_list rt_secret_timer;  	atomic_t rt_genid;  #ifdef CONFIG_IP_MROUTE  |