summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorIlpo Järvinen2009-03-01 09:21:36 +0100
committerDavid S. Miller2009-03-01 09:21:36 +0100
commit9ec06ff57a9badef3b6b019f35efc6b21fc27d03 (patch)
tree1a39f13a05a84aabbce39b8260283e36a9f84e61 /ipc
parentnet headers: export dcbnl.h (diff)
downloadkernel-qcow2-linux-9ec06ff57a9badef3b6b019f35efc6b21fc27d03.tar.gz
kernel-qcow2-linux-9ec06ff57a9badef3b6b019f35efc6b21fc27d03.tar.xz
kernel-qcow2-linux-9ec06ff57a9badef3b6b019f35efc6b21fc27d03.zip
tcp: fix retrans_out leaks
There's conflicting assumptions in shifting, the caller assumes that dupsack results in S'ed skbs (or a part of it) for sure but never gave a hint to tcp_sacktag_one when dsack is actually in use. Thus DSACK retrans_out -= pcount was not taken and the counter became out of sync. Remove obstacle from that information flow to get DSACKs accounted in tcp_sacktag_one as expected. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Tested-by: Denys Fedoryshchenko <denys@visp.net.lb> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions