ipv4: namespacify ip_early_demux sysctl knob

Signed-off-by: Nikolay Borisov <kernel@kyup.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Nikolay Borisov
2016-02-15 12:11:30 +02:00
committed by David S. Miller
parent 287b7f38fd
commit e21145a987
5 changed files with 11 additions and 15 deletions

View File

@@ -245,9 +245,6 @@ extern int inet_peer_threshold;
extern int inet_peer_minttl;
extern int inet_peer_maxttl;
/* From ip_input.c */
extern int sysctl_ip_early_demux;
void ipfrag_init(void);
void ip_static_sysctl_init(void);