diff options
author | Eric Dumazet <edumazet@google.com> | 2016-10-21 19:02:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-27 00:13:49 +0300 |
commit | 73e42ff72a86e930dd873f47ea3029dc53f82c25 (patch) | |
tree | b5a282ac7fb01741acf81d386223209dec8a2c3b /arch/m68k | |
parent | 432490f9d455fb842d70219f22d9d2c812371676 (diff) | |
download | linux-73e42ff72a86e930dd873f47ea3029dc53f82c25.tar.xz |
sch_htb: do not report fake rate estimators
When I prepared commit d250a5f90e53 ("pkt_sched: gen_estimator: Dont
report fake rate estimators"), htb still had an implicit rate estimator
for all its classes.
Then later, I made this rate estimator optional in commit 64153ce0a7b6
("net_sched: htb: do not setup default rate estimators"), but I forgot
to update htb use of gnet_stats_copy_rate_est()
After this patch, "tc -s qdisc ..." no longer report fake rate
estimators for HTB classes.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions