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:
abdd5a0
)
af_unix: netns: fix problem of return value
author
Jianjun Kong
<jianjun@zeuux.org>
Sun, 2 Nov 2008 04:37:27 +0000
(21:37 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 2 Nov 2008 04:37:27 +0000
(21:37 -0700)
fix problem of return value
net/unix/af_unix.c: unix_net_init()
when error appears, it should return 'error', not always return 0.
Signed-off-by: Jianjun Kong <jianjun@zeuux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found