From: Daniel Lezcano <[EMAIL PROTECTED]>
Date: Tue, 30 Oct 2007 17:23:45 +0100
> The file /proc/net/if_inet6 is removed twice.
> First time in:
> inet6_exit
> ->addrconf_cleanup
> And followed a few lines after by:
> inet6_exit
> -> if6_proc_exit
>
> Sign
Daniel Lezcano <[EMAIL PROTECTED]> writes:
> The file /proc/net/if_inet6 is removed twice.
> First time in:
> inet6_exit
> ->addrconf_cleanup
> And followed a few lines after by:
> inet6_exit
> -> if6_proc_exit
>
> Signed-off-by: Daniel Lezcano <[EMAIL PRO
The file /proc/net/if_inet6 is removed twice.
First time in:
inet6_exit
->addrconf_cleanup
And followed a few lines after by:
inet6_exit
-> if6_proc_exit
Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]>
---
net/ipv6/addrconf.c |4
1 file changed