[TCP]: Move the TCPF_ enum to tcp_states.h
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 14 Dec 2005 07:25:56 +0000 (23:25 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:10:57 +0000 (13:10 -0800)
commit22712813620fa8e682dbfb253a60ca0131da1e07
treed3ed724002ecb7f028666d7fafbfc4fb96297182
parentd8313f5ca2b1f86b7df6c99fc4b3fffa1f84e92b
[TCP]: Move the TCPF_ enum to tcp_states.h

Upcoming patches will make, for instance, ip_sockglue.c need just this enum
and not all of tcp.h.

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