aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorIlpo Järvinen <[email protected]>2007-05-31 07:16:47 +0000
committerDavid S. Miller <[email protected]>2007-10-10 23:47:55 +0000
commit35e8694198ba94b62df8aa35fa6e52a1cfb86df2 (patch)
tree9f7d2882f4216478853cc1f520982dae37e9a635 /net/ipv4/tcp_input.c
parent[TCP]: Add tcp_dec_pcount_approx int variant (diff)
downloadkernel-35e8694198ba94b62df8aa35fa6e52a1cfb86df2.tar.gz
kernel-35e8694198ba94b62df8aa35fa6e52a1cfb86df2.zip
[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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions