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:
f34fbb9
)
[NET]: Fix sock_init() return value.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 22 Dec 2005 20:58:55 +0000
(12:58 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:11:17 +0000
(13:11 -0800)
It needs to return zero now that it is an initcall.
Also, net/nonet.c no longer needs a dummy sock_init().
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found