summaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h
diff options
context:
space:
mode:
authorEric W. Biederman2012-04-19 15:45:29 +0200
committerDavid S. Miller2012-04-21 03:22:30 +0200
commita5347fe36b313c07d59b065d00a8fa56362c5f97 (patch)
tree8778711b514baca6f5686777c0dea245a8874711 /include/net/ipv6.h
parentnet: Convert all sysctl registrations to register_net_sysctl (diff)
downloadkernel-qcow2-linux-a5347fe36b313c07d59b065d00a8fa56362c5f97.tar.gz
kernel-qcow2-linux-a5347fe36b313c07d59b065d00a8fa56362c5f97.tar.xz
kernel-qcow2-linux-a5347fe36b313c07d59b065d00a8fa56362c5f97.zip
net: Delete all remaining instances of ctl_path
We don't use struct ctl_path anymore so delete the exported constants. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Acked-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/ipv6.h')
-rw-r--r--include/net/ipv6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h
index e1a85adbeee3..4332e9aad853 100644
--- a/include/net/ipv6.h
+++ b/include/net/ipv6.h
@@ -113,7 +113,6 @@ struct frag_hdr {
/* sysctls */
extern int sysctl_mld_max_msf;
-extern struct ctl_path net_ipv6_ctl_path[];
#define _DEVINC(net, statname, modifier, idev, field) \
({ \