We don't preoperly support the sysctl binary path for flushing the ipv6 routes. So remove support for a binary path. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> --- net/ipv6/route.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/net/ipv6/route.c b/net/ipv6/route.c index 55ea80f..0d23a46 100644 --- a/net/ipv6/route.c +++ b/net/ipv6/route.c @@ -2458,7 +2458,6 @@ int ipv6_sysctl_rtcache_flush(ctl_table *ctl, int write, struct file * filp, ctl_table ipv6_route_table[] = { { - .ctl_name = NET_IPV6_ROUTE_FLUSH, .procname = "flush", .data = &flush_delay, .maxlen = sizeof(int), -- 1.5.1.1.181.g2de0 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 06/10] sysctl: Remove broken sunrpc debug binary sysctls
- From: ebiederm@xmission.com (Eric W. Biederman)
- [PATCH 06/10] sysctl: Remove broken sunrpc debug binary sysctls
- From: ebiederm@xmission.com (Eric W. Biederman)
- [PATCH 06/10] sysctl: Remove broken sunrpc debug binary sysctls
- References:
- [PATCH] Remove CTL_UNNUMBERED
- From: Alexey Dobriyan <adobriyan@sw.ru>
- Re: [PATCH] Remove CTL_UNNUMBERED
- From: ebiederm@xmission.com (Eric W. Biederman)
- Re: [PATCH] Remove CTL_UNNUMBERED
- From: Alexey Dobriyan <adobriyan@sw.ru>
- [PATCH 2/2] sysctl: remove CTL_UNNUMBERED
- From: Alexey Dobriyan <adobriyan@sw.ru>
- [PATCH 1/3] sysctl core: Stop using the unnecessary ctl_table typedef
- From: ebiederm@xmission.com (Eric W. Biederman)
- [PATCH 2/3] sysctl: Factor out sysctl_data.
- From: ebiederm@xmission.com (Eric W. Biederman)
- [PATCH 3/3] sysctl: Error on bad sysctl tables
- From: ebiederm@xmission.com (Eric W. Biederman)
- [PATCH 01/10] sysctl: Update sysctl_check_table
- From: ebiederm@xmission.com (Eric W. Biederman)
- [PATCH 02/10] sysct mqueue: Remove the binary sysctl numbers
- From: ebiederm@xmission.com (Eric W. Biederman)
- [PATCH 03/10] sysctl: Remove binary sysctl support where it clearly doesn't work.
- From: ebiederm@xmission.com (Eric W. Biederman)
- [PATCH 04/10] sysctl: Fix neighbour table sysctls.
- From: ebiederm@xmission.com (Eric W. Biederman)
- [PATCH] Remove CTL_UNNUMBERED
- Prev by Date: [PATCH 04/10] sysctl: Fix neighbour table sysctls.
- Next by Date: [PATCH 06/10] sysctl: Remove broken sunrpc debug binary sysctls
- Previous by thread: [PATCH 04/10] sysctl: Fix neighbour table sysctls.
- Next by thread: [PATCH 06/10] sysctl: Remove broken sunrpc debug binary sysctls
- Index(es):
![]() |