]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Sun, 27 May 2007 09:04:16 +0000 (02:04 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:47:54 +0000 (16:47 -0700)
commitbdf1ee5d3bd38d0c44bd7baa74e07adcbe4ceab1
treec14e3433624e03b7db6a9f30142581342e848ad6
parent539d243fdd7900fa5a544c7c154dc3ddf627e840
[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it

No other users exist for tcp_ecn.h. Very few things remain in
tcp.h, for most TCP ECN functions callers reside within a
single .c file and can be placed there.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
include/net/tcp_ecn.h [deleted file]
net/ipv4/tcp_input.c
net/ipv4/tcp_minisocks.c
net/ipv4/tcp_output.c