From: Gerrit Renker Date: Fri, 10 Nov 2006 13:46:34 +0000 (-0200) Subject: [DCCP]: Simplify jump labels in dccp_v{4,6}_rcv X-Git-Tag: v2.6.20-rc1~34^2~40^2~412 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d23c7107bfbaac955289685c522c7ff99dad3780;p=pandora-kernel.git [DCCP]: Simplify jump labels in dccp_v{4,6}_rcv This is a code simplification and was singled out from the DCCPv6 Oops patch on http://www.mail-archive.com/dccp@vger.kernel.org/msg00600.html It mainly makes the code consistent between ipv{4,6}.c for the functions dccp_v4_rcv dccp_v6_rcv and removes the do_time_wait label to simplify code somewhat. Commiter note: fixed up a compile problem, trivial. Signed-off-by: Gerrit Renker Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed