[DCCP]: Initialize dccp_sock before calling the ccid constructors
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 24 Nov 2007 23:42:53 +0000 (21:42 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:54 +0000 (14:54 -0800)
This is because in the next patch CCID2 will assume that dccps_mss_cache is
non-zero.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found