From: Ilpo Järvinen Date: Tue, 25 Nov 2008 05:13:50 +0000 (-0800) Subject: tcp: Make SACK code to split only at mss boundaries X-Git-Tag: v2.6.29-rc1~581^2~510 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adb92db857ee2a0a2b925ccfbd560203c3f88aae;p=pandora-kernel.git tcp: Make SACK code to split only at mss boundaries Sadly enough, this adds possible divide though we try to avoid it by checking one mss as common case. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed