]> err.no Git - linux-2.6/commit
[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Tue, 21 Mar 2006 03:24:41 +0000 (19:24 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 03:24:41 +0000 (19:24 -0800)
commit04e2661e9c00386412b64612549cf24c8baef67c
treed2c53123806041dfe4c0dc2b18a890a1f5333105
parent057fc6755a2381b4e81636659ef519e069f38623
[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock

So that dccp_feat_clean doesn't get confused with uninitialized
list_heads.

Noticed when testing with no ccid kernel modules.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ipv4.c