sysctl: net: call unregister_net_sysctl_table where needed
authorLucian Adrian Grijincu <lucian.grijincu@gmail.com>
Sun, 1 May 2011 01:44:01 +0000 (01:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 May 2011 23:12:14 +0000 (16:12 -0700)
ctl_table_headers registered with register_net_sysctl_table should
have been unregistered with the equivalent unregister_net_sysctl_table

Signed-off-by: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found