aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJoe Jin <[email protected]>2007-02-20 01:30:15 -0800
committerDavid S. Miller <[email protected]>2007-02-26 11:42:44 -0800
commitca17c23345308a8692a65a0cca363d9108a665ca (patch)
treec000cdaf425d45706935d6b8a3ff878bf58cd7cf /include/linux/debugobjects.h
parentd3f23dfe8bbb6bf352a208755e4ff2806315067b (diff)
[IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()
This patch for adjust inet6_exit() to inverse sequence to inet6_init(). At ipv6_init, it first create proc_root/net/dev_snmp6 entry by call ipv6_misc_proc_init(), then call addrconf_init() to create the corresponding device entry at this directory, but at inet6_exit, ipv6_misc_proc_exit() called first, then call addrconf_init(). Signed-off-by: Joe Jin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions