From: Patrick Caulfield Date: Fri, 11 Nov 2005 20:04:28 +0000 (-0800) Subject: [DECNET]: fix SIGPIPE X-Git-Tag: v2.6.15-rc1~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eb5c94ef217d61d974f384b29b7298490b0a4d9;p=pandora-kernel.git [DECNET]: fix SIGPIPE Currently recvmsg generates SIGPIPE whereas sendmsg does not; for the other stacks it seems to be the other way round! It also fixes the bug where reading from a socket whose peer has shutdown returned -EINVAL rather than 0. Signed-off-by: Patrick Caulfield Signed-off-by: David S. Miller --- Reading git-diff-tree failed