diff options
author | Krzysztof Piotr Oledzki <[email protected]> | 2008-08-06 02:35:44 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-08-06 02:35:44 -0700 |
commit | 9714be7da8b32f36d2468fe08ff603b6402df8cf (patch) | |
tree | 56bb581898846b695eb9b1cd20556bb619924251 /net/unix/sysctl_net_unix.c | |
parent | 1ca615fb816ba85dc765209a9b58ab82cc99bce0 (diff) |
netfilter: fix two recent sysctl problems
Starting with 9043476f726802f4b00c96d0c4f418dde48d1304 ("[PATCH]
sanitize proc_sysctl") we have two netfilter releated problems:
- WARNING: at kernel/sysctl.c:1966 unregister_sysctl_table+0xcc/0x103(),
caused by wrong order of ini/fini calls
- net.netfilter is duplicated and has truncated set of records
Thanks to very useful guidelines from Al Viro, this patch fixes both
of them.
Signed-off-by: Krzysztof Piotr Oledzki <[email protected]>
Acked-by: Al Viro <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions