[TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 10 Aug 2005 03:45:03 +0000 (20:45 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:55:58 +0000 (15:55 -0700)
commit696ab2d3bffc746fb8cf3712f066d42b9886aeed
treed0990b1d6f5fd6b3b7ddce553a16cccf6f029651
parent295ff7edb8f72b77d524759266f7524deae379b3
[TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c

Also export the ones that will be used in the next changeset, when
DCCP uses this infrastructure.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_timewait_sock.h
include/net/tcp.h
net/ipv4/inet_timewait_sock.c
net/ipv4/tcp_minisocks.c