From: Ilpo Järvinen Date: Tue, 25 Nov 2008 05:14:43 +0000 (-0800) Subject: tcp: make tcp_sacktag_one able to handle partial skb too X-Git-Tag: v2.6.29-rc1~581^2~509 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f58b22fd3c16444edc393a217a74208f1894b601;p=pandora-kernel.git tcp: make tcp_sacktag_one able to handle partial skb too This is preparatory work for SACK combiner patch which may have to count TCP state changes for only a part of the skb because it will intentionally avoids splitting skb to SACKed and not sacked parts. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed