diff options
| author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | 2007-12-31 04:49:21 -0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2008-01-28 15:00:23 -0800 |
| commit | cadbd0313bc897f5917d013174cdf9077edf4aa5 (patch) | |
| tree | d9e147c4ef0bf944d642f269db34050d5ee0fc89 /net/ipv4/tcp_output.c | |
| parent | 90840defabbd819180c7528e12d550776848f833 (diff) | |
| download | olio-linux-3.10-cadbd0313bc897f5917d013174cdf9077edf4aa5.tar.xz olio-linux-3.10-cadbd0313bc897f5917d013174cdf9077edf4aa5.zip | |
[TCP]: Dropped unnecessary skb/sacked accessing in reneging
SACK reneging can be precalculated to a FLAG in clean_rtx_queue
which has the right skb looked up. This will help a bit in
future because skb->sacked access will be changed eventually,
changing it already won't hurt any.
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