diff options
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | 2007-11-10 21:20:59 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-11-10 21:20:59 -0800 |
commit | 8dd71c5d28cd88d4400e7f474986e799e39aff37 (patch) | |
tree | bf40818d0f79b579c20ab0273e7a5730352d442c /crypto/Makefile | |
parent | 9e4505c459440a41fd466451cf840dec5c957eeb (diff) |
[TCP]: Consider GSO while counting reord in sacktag
Reordering detection fails to take account that the reordered
skb may have pcount larger than 1. In such case the lowest of
them had the largest reordering, the old formula used the
highest of them which is pcount - 1 packets less reordered.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/Makefile')
0 files changed, 0 insertions, 0 deletions