From: Gerrit Renker Date: Tue, 20 Nov 2007 23:56:37 +0000 (-0200) Subject: [DCCP]: Make PARTOPEN an autonomous state X-Git-Tag: v2.6.25-rc1~1162^2~1365 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b91ad2747891767c0efb4fb965c5dfed8d4f88e;p=pandora-kernel.git [DCCP]: Make PARTOPEN an autonomous state This decouples PARTOPEN from TCP-specific stream-states. It thus addresses the FIXME. The code has been checked with regard to dependency on PARTOPEN and FIN_WAIT1 states (to which PARTOPEN previously was mapped): there is no difference, as PARTOPEN is always referred to directly (i.e. not via the mapping to TCP state). 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