git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d6ee43
)
[INET]: Generalise tcp_v4_hash_connect
author
Arnaldo Carvalho de Melo
<acme@mandriva.com>
Wed, 14 Dec 2005 07:25:31 +0000
(23:25 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:10:55 +0000
(13:10 -0800)
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>
No differences found