From: Gerrit Renker Date: Tue, 28 Nov 2006 21:33:36 +0000 (-0200) Subject: [DCCP]: Tidy up unused structures X-Git-Tag: v2.6.20-rc1~34^2~40^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aed324369c94a2c38469c8288e42eb1a9fac400;p=pandora-kernel.git [DCCP]: Tidy up unused structures This removes and cleans up unused variables and structures which have become unnecessary following the introduction of the EWMA patch to automatically track the CCID 3 receiver/sender packet sizes `s'. It deprecates the PACKET_SIZE socket option by returning an error code and printing a deprecation warning if an application tries to read or write this socket option. Signed-off-by: Gerrit Renker Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed