commit | 3f421baa4720b708022f8bcc52a61e5cd6f10bf8 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | Tue Aug 09 20:11:08 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 15:49:14 2005 -0700 |
tree | e4201b1e2356cea8b7bd8d68dfba06e84002a77d | |
parent | 463c84b97f24010a67cd871746d6a7e4c925a5f9 [diff] |
[NET]: Just move the inet_connection_sock function from tcp sources Completing the previous changeset, this also generalises tcp_v4_synq_add, renaming it to inet_csk_reqsk_queue_hash_add, already geing used in the DCCP tree, which I plan to merge RSN. Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: David S. Miller <davem@davemloft.net>