git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d50ad16
)
[DCCP]: Initialize dccp_sock before calling the ccid constructors
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Sat, 24 Nov 2007 23:42:53 +0000
(21:42 -0200)
committer
David 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