From: Gerrit Renker Date: Mon, 17 Dec 2007 00:06:03 +0000 (-0800) Subject: [DCCP]: Check for unread data on close X-Git-Tag: v2.6.25-rc1~1162^2~1339 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83bd95bf11444993b9c405b255ffa644c32d414;p=pandora-kernel.git [DCCP]: Check for unread data on close This removes one FIXME with regard to close when there is still unread data. The mechanism is implemented similar to TCP: with regard to DCCP-specifics, a Reset with Code 2, "Aborted" is sent to the peer. This corresponds in part to RFC 4340, 8.1.1 and 8.1.5. Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed