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-09-16 16:43:04 -07: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-10-07 23:44:17 -07:00
2007-07-26 11:11:56 -07:00
2007-07-31 02:28:27 -07:00