mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 21:40:27 +09:00
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>