[DCCP]: Move dccp_[un]hash from ipv4.c to the core
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Tue, 21 Mar 2006 05:23:39 +0000 (21:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 05:23:39 +0000 (21:23 -0800)
commitc985ed705ffc682ce40d46a5f7bf98db86b27899
tree20272a6d8f7b896e9b31397d4c4ff563bfdf16b2
parent3e0fadc51f2fde01e0e22f481370a9b5f073bfc3
[DCCP]: Move dccp_[un]hash from ipv4.c to the core

As this is used by both ipv4 and ipv6 and is not ipv4 specific.

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