diff options
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | 2007-12-31 13:49:21 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-29 00:00:23 +0100 |
commit | cadbd0313bc897f5917d013174cdf9077edf4aa5 (patch) | |
tree | d9e147c4ef0bf944d642f269db34050d5ee0fc89 /include/net/tcp.h | |
parent | [TCP]: Introduce tcp_wnd_end() to reduce line lengths (diff) | |
download | linux-cadbd0313bc897f5917d013174cdf9077edf4aa5.tar.xz linux-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 'include/net/tcp.h')
0 files changed, 0 insertions, 0 deletions