Ilpo Järvinen
35e8694198
[TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_acked
...
There is no need for such check in pkts_acked because the
callback is not invoked unless at least one segment got fully
ACKed (i.e., the snd_una moved past skb's end_seq) by the
cumulative ACK's snd_una advancement.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:47:55 -07:00
..
2007-08-23 10:25:05 -05:00
2007-08-21 20:58:13 -07:00
2007-09-16 16:43:04 -07:00
2007-08-13 22:52:01 -07:00
2007-08-14 17:24:05 -07:00
2007-09-12 14:10:58 +02:00
2007-09-16 16:21:16 -07:00
2007-10-10 16:47:49 -07:00
2007-08-21 20:58:06 -07:00
2007-09-11 10:45:15 +02:00
2007-08-14 17:25:20 -07:00
2007-10-03 13:39:16 -04:00
2007-10-10 16:47:55 -07:00
2007-10-08 00:12:05 -07:00
2007-08-21 21:23:39 -07:00
2007-07-27 12:29:17 +02:00
2007-08-02 19:42:29 -07:00
2007-10-10 16:47:42 -07:00
2007-09-20 12:13:52 -07:00
2007-08-07 17:53:10 -07:00
2007-07-24 15:34:53 -07:00
2007-07-19 10:44:32 +09:00
2007-07-19 10:44:35 +09:00
2007-07-19 10:44:38 +09:00
2007-10-07 23:44:17 -07:00
2007-07-26 11:11:56 -07:00
2007-10-10 16:47:45 -07:00
2007-09-26 09:22:04 -07:00
2007-09-20 13:15:57 -07:00
2007-08-13 22:52:07 -07:00
2007-07-31 02:28:27 -07:00
2007-08-02 19:42:22 -07:00
2007-10-10 16:47:43 -07:00
2007-08-13 22:52:08 -07:00
2007-09-27 13:52:00 -07:00