| commit | 6dceb03687124b6ee392eb1d9921bd463eab3190 | [log] [tgz] |
|---|---|---|
| author | Eric W. Biederman <ebiederm@xmission.com> | Thu Apr 19 13:37:09 2012 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Fri Apr 20 21:22:29 2012 -0400 |
| tree | f7a5de779c5cc5cc1d660fabe0678de9c606b83e | |
| parent | 64fb3010400f6051261be9c5c74f29de416dad8f [diff] |
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>