Skip to content

Commit

Permalink
[DCCPv6]: remove forward declarations in ipv6.c
Browse files Browse the repository at this point in the history
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 <gerrit@erg.abdn.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
  • Loading branch information
Gerrit Renker authored and David S. Miller committed Dec 3, 2006
1 parent 3d2fe62 commit 73c9e02
Showing 1 changed file with 190 additions and 195 deletions.
Loading

0 comments on commit 73c9e02

Please sign in to comment.