net ipv6: Remove unneded registration of an empty net/ipv6/neigh
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 19 Apr 2012 13:26:19 +0000 (13:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Apr 2012 01:21:18 +0000 (21:21 -0400)
commita5287acc6ca3c69821ab4c5439be8c0ff30a20cb
treeebc0f3938fabf0b1b9e1849c655d77a7b4da2f1f
parent45bad914987ed526d468247e0a5f5f7acb2066a1
net ipv6: Remove unneded registration of an empty net/ipv6/neigh

sysctl no longer requires explicit creation of directories.  The neigh
directory is always populated with at least a default entry so this
should cause no user visible changes.

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>
net/ipv6/af_inet6.c
net/ipv6/sysctl_net_ipv6.c
This page took 0.024587 seconds and 5 git commands to generate.