commit | e18d7a9857cb620a8f70622c4e400be477c264cf | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Sat Nov 24 21:42:53 2007 -0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:54:54 2008 -0800 |
tree | b09b5040a1885ba2f5287fb3d0a9e05e6abc33c5 | |
parent | d50ad163e6db2dcc365b8d02b30350220f86df04 [diff] |
[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 <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>