]> git.ipfire.org Git - thirdparty/iproute2.git/commit
Revert "tc: pie: change maximum integer value of tc_pie_xstats->prob"
authorLeslie Monis <lesliemonis@gmail.com>
Tue, 10 Mar 2020 18:15:49 +0000 (23:45 +0530)
committerDavid Ahern <dsahern@gmail.com>
Tue, 10 Mar 2020 18:29:26 +0000 (18:29 +0000)
commit94c4ce822c2c8e080fdb612e2585bbec0a8a3cd9
tree09811582140982aaa8e71ca224ce6a9944115aa9
parent92cfe3260e9110c3d33627847b6eaa153664c79c
Revert "tc: pie: change maximum integer value of tc_pie_xstats->prob"

This reverts commit 92cfe3260e9110c3d33627847b6eaa153664c79c.

Kernel commit 3f95f55eb55d ("net: sched: pie: change tc_pie_xstats->prob")
removes the need to change the maximum integer value of
tc_pie_stats->prob here.

Suggested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Leslie Monis <lesliemonis@gmail.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
tc/q_pie.c