commit | 04e2661e9c00386412b64612549cf24c8baef67c | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Mon Mar 20 19:24:41 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 19:24:41 2006 -0800 |
tree | d2c53123806041dfe4c0dc2b18a890a1f5333105 | |
parent | 057fc6755a2381b4e81636659ef519e069f38623 [diff] |
[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>