commit | c985ed705ffc682ce40d46a5f7bf98db86b27899 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Mon Mar 20 21:23:39 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 21:23:39 2006 -0800 |
tree | 20272a6d8f7b896e9b31397d4c4ff563bfdf16b2 | |
parent | 3e0fadc51f2fde01e0e22f481370a9b5f073bfc3 [diff] |
[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>