From: Adam Langley Date: Sat, 19 Jul 2008 07:07:02 +0000 (-0700) Subject: tcp: Remove redundant checks when setting eff_sacks X-Git-Tag: v2.6.27-rc1~969^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4389dded7767d24290463f2a8302ba3253ebdd56;p=pandora-kernel.git tcp: Remove redundant checks when setting eff_sacks Remove redundant checks when setting eff_sacks and make the number of SACKs a compile time constant. Now that the options code knows how many SACK blocks can fit in the header, we don't need to have the SACK code guessing at it. Signed-off-by: Adam Langley Signed-off-by: David S. Miller --- Reading git-diff-tree failed