Re: [PATCH net-2.6.25 (v2)] [TCP]: Two fixes to new sacktag code

2007-11-29 Thread Herbert Xu
On Wed, Nov 28, 2007 at 06:52:51PM +0200, Ilpo Järvinen wrote: On Wed, 28 Nov 2007, Ilpo Järvinen wrote: @@ -1575,7 +1575,7 @@ tcp_sacktag_write_queue(struct sock *sk, struct sk_buff *ack_skb, u32 prior_snd_ continue; } - if

[PATCH net-2.6.25 (v2)] [TCP]: Two fixes to new sacktag code

2007-11-28 Thread Ilpo Järvinen
On Wed, 28 Nov 2007, Ilpo Järvinen wrote: @@ -1575,7 +1575,7 @@ tcp_sacktag_write_queue(struct sock *sk, struct sk_buff *ack_skb, u32 prior_snd_ continue; } - if (!before(start_seq, tcp_highest_sack_seq(tp))) { + if