From: Ilpo Järvinen Date: Sun, 27 May 2007 09:04:16 +0000 (-0700) Subject: [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it X-Git-Tag: v2.6.24-rc1~1454^2~826 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdf1ee5d3bd38d0c44bd7baa74e07adcbe4ceab1;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed