diff options
| author | Vijay Subramanian <[email protected]> | 2012-01-19 10:20:59 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-01-22 15:08:44 -0500 |
| commit | a42b4799c683723e8c464de4026af085b2ebd5fa (patch) | |
| tree | 303ebae69ea9f9db0a5bdf7020dc26c01af14afd /kernel/rtmutex-debug.c | |
| parent | 803143fbda719106017309d551d082e4b4e7c8c3 (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions