From: Arnaldo Carvalho de Melo Date: Sat, 24 Nov 2007 23:42:53 +0000 (-0200) Subject: [DCCP]: Initialize dccp_sock before calling the ccid constructors X-Git-Tag: v2.6.25-rc1~1162^2~1350 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e18d7a9857cb620a8f70622c4e400be477c264cf;p=pandora-kernel.git [DCCP]: Initialize dccp_sock before calling the ccid constructors This is because in the next patch CCID2 will assume that dccps_mss_cache is non-zero. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed