diff options
| author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | 2007-10-09 01:28:45 -0700 |
|---|---|---|
| committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-10 16:52:09 -0700 |
| commit | 13fcf850cc20373db4dd8a5c9f349583ab3817c4 (patch) | |
| tree | a3ef44d94215babe1362c267f84e04ecffeb3dbb /net/ipv4/tcp_output.c | |
| parent | 5af4ec236f7c98f3671fb26731457a172d85e0e6 (diff) | |
| download | olio-linux-3.10-13fcf850cc20373db4dd8a5c9f349583ab3817c4.tar.xz olio-linux-3.10-13fcf850cc20373db4dd8a5c9f349583ab3817c4.zip | |
[TCP]: Move accounting from tso_acked to clean_rtx_queue
The accounting code is pretty much the same, so it's a shame
we do it in two places.
I'm not too sure if added fully_acked check in MTU probing is
really what we want perhaps the added end_seq could be used in
the after() comparison.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions