From: Ilpo Järvinen Date: Sat, 1 Dec 2007 22:48:06 +0000 (+0200) Subject: [TCP]: Abstract tp->highest_sack accessing & point to next skb X-Git-Tag: v2.6.25-rc1~1162^2~1276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6859d49475d4f32abe640372117e4b687906e6b6;p=pandora-kernel.git [TCP]: Abstract tp->highest_sack accessing & point to next skb Pointing to the next skb is necessary to avoid referencing already SACKed skbs which will soon be on a separate list. Signed-off-by: Ilpo Järvinen Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed