commit | a7f5e7f164788a22eb5d3de8e2d3cee1bf58fdca | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Tue Dec 13 23:25:31 2005 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jan 03 13:10:55 2006 -0800 |
tree | 809ed01d61aa9548124b9958a5a500068b1db670 | |
parent | 6d6ee43e0b8b8d4847627fd43739b98ec2b9404f [diff] |
[INET]: Generalise tcp_v4_hash_connect Renaming it to inet_hash_connect, making it possible to ditch dccp_v4_hash_connect and share the same code with TCP instead. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>