diff options
author | Vijay Subramanian <subramanian.vijay@gmail.com> | 2012-01-19 11:20:59 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-01-22 21:08:44 +0100 |
commit | a42b4799c683723e8c464de4026af085b2ebd5fa (patch) | |
tree | 303ebae69ea9f9db0a5bdf7020dc26c01af14afd /lib/int_sqrt.c | |
parent | mlx4_core: map async events to arbitrary slave eqs (diff) | |
download | linux-a42b4799c683723e8c464de4026af085b2ebd5fa.tar.xz linux-a42b4799c683723e8c464de4026af085b2ebd5fa.zip |
netem: Fix off-by-one bug in reordering
With netem reordering, a gap of N is supposed to reorder every Nth packet with
given reorder probability. However, the code currently skips N packets and
reorders every (N+1)th packet.
Signed-off-by: Vijay Subramanian <subramanian.vijay@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/int_sqrt.c')
0 files changed, 0 insertions, 0 deletions