From: Arnaldo Carvalho de Melo Date: Tue, 21 Mar 2006 03:24:41 +0000 (-0800) Subject: [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock X-Git-Tag: v2.6.17-rc1~1175^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04e2661e9c00386412b64612549cf24c8baef67c;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed