From: Baruch Even Date: Mon, 5 Feb 2007 07:35:57 +0000 (-0800) Subject: [TCP]: Advance fast path pointer for first block only X-Git-Tag: v2.6.21-rc1~83^2~65^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fda03fbb56bf88f1fb1c57b2474082e5addaa884;p=pandora-kernel.git [TCP]: Advance fast path pointer for first block only Only advance the SACK fast-path pointer for the first block, the fast-path assumes that only the first block advances next time so we should not move the cached skb for the next sack blocks. Signed-off-by: Baruch Even Signed-off-by: David S. Miller --- Reading git-diff-tree failed