git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85837eb
)
[IPV6]: Fix inet6_init missing unregister.
author
David S. Miller
<davem@davemloft.net>
Fri, 11 Nov 2005 23:05:47 +0000
(15:05 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 11 Nov 2005 23:05:47 +0000
(15:05 -0800)
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>
No differences found