From: Ilpo Järvinen Date: Fri, 15 Jun 2007 22:14:04 +0000 (-0700) Subject: [TCP]: Fix logic breakage due to DSACK separation X-Git-Tag: v2.6.22-rc5~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7769f4064cd9f4fbae09f071578a051aae83e844;p=pandora-kernel.git [TCP]: Fix logic breakage due to DSACK separation Commit 6f74651ae626ec672028587bc700538076dfbefb is found guilty of breaking DSACK counting, which should be done only for the SACK block reported by the DSACK instead of every SACK block that is received along with DSACK information. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed