From: Gerrit Renker Date: Sun, 29 Aug 2010 19:23:12 +0000 (+0000) Subject: tcp/dccp: Consolidate common code for RFC 3390 conversion X-Git-Tag: v2.6.37-rc1~147^2~633 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22b71c8f4f3db8df92f5e7b081c265bc56c0bd2f;p=pandora-kernel.git tcp/dccp: Consolidate common code for RFC 3390 conversion This patch consolidates initial-window code common to TCP and CCID-2: * TCP uses RFC 3390 in a packet-oriented manner (tcp_input.c) and * CCID-2 uses RFC 3390 in packet-oriented manner (RFC 4341). Signed-off-by: Gerrit Renker Signed-off-by: David S. Miller --- Reading git-diff-tree failed