diff options
author | Eric Dumazet <edumazet@google.com> | 2016-06-11 01:41:38 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-11 08:58:21 +0200 |
commit | 42117927cab5a13192ecc227bea19da5059ffc6c (patch) | |
tree | 62af5997a0dc6ec1927e94a55d5cdbf0d9abcc0a /net/sched/sch_cbq.c | |
parent | net_sched: cbq: remove a flaky use of qdisc_is_throttled() (diff) | |
download | linux-42117927cab5a13192ecc227bea19da5059ffc6c.tar.xz linux-42117927cab5a13192ecc227bea19da5059ffc6c.zip |
net_sched: netem: remove qdisc_is_throttled() use
Looks like it is only there as some optimization attempt.
Since __QDISC_STATE_THROTTLED set/unset is way too expensive,
and netem is the last user, just remove this check.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_cbq.c')
0 files changed, 0 insertions, 0 deletions