[TCP]: Advance fast path pointer for first block only
authorBaruch Even <baruch@ev-en.org>
Mon, 5 Feb 2007 07:35:57 +0000 (23:35 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 8 Feb 2007 20:38:48 +0000 (12:38 -0800)
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 <baruch@ev-en.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found