Home
last modified time | relevance | path

Searched hist:"8 eb55910" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daf_inet6.c8eb55910 Fri Nov 11 17:05:47 CST 2005 David S. Miller <davem@davemloft.net> [IPV6]: Fix inet6_init missing unregister.

Based mostly upon a patch from Olaf Kirch <okir@suse.de>

When initialization fails in inet6_init(), we should
unregister the PF_INET6 socket ops.

Also, check sock_register()'s return value for errors.

Signed-off-by: David S. Miller <davem@davemloft.net>
8eb55910 Fri Nov 11 17:05:47 CST 2005 David S. Miller <davem@davemloft.net> [IPV6]: Fix inet6_init missing unregister.

Based mostly upon a patch from Olaf Kirch <okir@suse.de>

When initialization fails in inet6_init(), we should
unregister the PF_INET6 socket ops.

Also, check sock_register()'s return value for errors.

Signed-off-by: David S. Miller <davem@davemloft.net>