[INET]: Generalise tcp_bind_hash & tcp_inherit_port
authorArnaldo Carvalho de Melo <acme@ghostprotocols.net>
Wed, 10 Aug 2005 03:07:13 +0000 (20:07 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:40:29 +0000 (15:40 -0700)
commit2d8c4ce51903636ce0f60addc8134aa50ab8fa76
tree1ea4d4faf831b832489b30b13d8910777020feed
parentff21d5774b4a186c98be6398eacde75d896db804
[INET]: Generalise tcp_bind_hash & tcp_inherit_port

This required moving tcp_bucket_cachep to inet_hashinfo.

Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_hashtables.h
include/net/tcp.h
net/ipv4/inet_hashtables.c
net/ipv4/tcp.c
net/ipv4/tcp_ipv4.c
net/ipv6/tcp_ipv6.c