From: Ilpo Järvinen Date: Sat, 17 Nov 2007 00:17:05 +0000 (-0800) Subject: [TCP]: Correct DSACK check placing X-Git-Tag: v2.6.25-rc1~1162^2~1406 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20de20beba6e9bd2e1c83696bfefa3b16cda9a74;p=pandora-kernel.git [TCP]: Correct DSACK check placing Previously one of the in-block skip branches was missing it. Also, drop it from tail-fully-processed case because the next iteration will do exactly the same thing, i.e., process the SACK block that contains the DSACK information. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed