[INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]
authorArnaldo Carvalho de Melo <acme@ghostprotocols.net>
Wed, 10 Aug 2005 03:00:51 +0000 (20:00 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:38:39 +0000 (15:38 -0700)
commit77d8bf9c6208eb535f05718168ffcc476be0ca8c
tree255d84f4f222161235d54f82793667cccc509229
parent0f7ff9274e72fd254fbd1ab117bbc1db6e7cdb34
[INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]

Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_common.h
include/net/inet_hashtables.h
include/net/tcp.h
net/ipv4/Makefile
net/ipv4/inet_hashtables.c [new file with mode: 0644]
net/ipv4/tcp_ipv4.c