From: Ilpo Järvinen Date: Thu, 9 Aug 2007 11:45:17 +0000 (+0300) Subject: [TCP]: Restore over-zealous tcp_sync_left_out-like removals X-Git-Tag: v2.6.24-rc1~1454^2~820 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86426c22d24e0c904012711a14cb5021f4a167dc;p=pandora-kernel.git [TCP]: Restore over-zealous tcp_sync_left_out-like removals tcp_verify_left_out is useful for verifying S+L condition, so add it back to couple of places in where the code was not calling to tcp_sync_left_out but used own ad-hoc solution (before the tcp_sync_left_out got removed). Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed