commit | 22712813620fa8e682dbfb253a60ca0131da1e07 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Tue Dec 13 23:25:56 2005 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jan 03 13:10:57 2006 -0800 |
tree | d3ed724002ecb7f028666d7fafbfc4fb96297182 | |
parent | d8313f5ca2b1f86b7df6c99fc4b3fffa1f84e92b [diff] |
[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>