]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
net ipv6: Don't use sysctl tables with .child entries.
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 19 Apr 2012 13:37:09 +0000 (13:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Apr 2012 01:22:29 +0000 (21:22 -0400)
commit6dceb03687124b6ee392eb1d9921bd463eab3190
treef7a5de779c5cc5cc1d660fabe0678de9c606b83e
parent64fb3010400f6051261be9c5c74f29de416dad8f
net ipv6: Don't use sysctl tables with .child entries.

The sysctl core no longer natively understands sysctl tables
with .child entries.

Split the ipv6_table to remove the .child entries.

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>
include/net/netns/ipv6.h
net/ipv6/sysctl_net_ipv6.c