diff options
author | 2007-12-31 04:49:21 -0800 | |
---|---|---|
committer | 2008-01-28 15:00:23 -0800 | |
commit | cadbd0313bc897f5917d013174cdf9077edf4aa5 (patch) | |
tree | d9e147c4ef0bf944d642f269db34050d5ee0fc89 /net/unix/af_unix.c | |
parent | [TCP]: Introduce tcp_wnd_end() to reduce line lengths (diff) | |
download | linux-dev-cadbd0313bc897f5917d013174cdf9077edf4aa5.tar.xz linux-dev-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/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions