From: Jianjun Kong Date: Sun, 2 Nov 2008 04:37:27 +0000 (-0700) Subject: af_unix: netns: fix problem of return value X-Git-Tag: v2.6.28-rc3~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48dcc33e5e11de0f76b65b113988dbc930d17395;p=pandora-kernel.git af_unix: netns: fix problem of return value 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed