From: Gerrit Renker Date: Fri, 10 Nov 2006 15:01:31 +0000 (-0200) Subject: [DCCPv6]: remove forward declarations in ipv6.c X-Git-Tag: v2.6.20-rc2~6^2~13^2~413 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73c9e02c22e35e29db6d0fdec994d261fcfd82c0;p=pandora-kernel.git [DCCPv6]: remove forward declarations in ipv6.c This does the same for ipv6.c as the preceding one does for ipv4.c: Only the inet_connection_sock_af_ops forward declarations remain, since at least dccp_ipv6_mapped has a circular dependency to dccp_v6_request_recv_sock. No code change, merely re-ordering. Signed-off-by: Gerrit Renker Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed