Eric Dumazet cca605dd4b net_sched: cbq: remove a flaky use of qdisc_is_throttled()
So far no qdisc ever unset the throttled bit at enqueue() time,
so CBQ usage of qdisc_is_throttled() was flaky.

Since __QDISC_STATE_THROTTLED set/unset is way too expensive
considering that only CBQ was eventually caring for this status,
it would make sense to implement a Qdisc ops ->is_throttled()
if we find that this is needed.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-10 23:58:20 -07:00
..
2016-06-08 23:58:52 -07:00
2016-06-08 23:58:52 -07:00
2016-04-25 16:44:27 -04:00
2016-06-08 23:58:52 -07:00
2016-06-08 23:58:52 -07:00
2016-06-08 23:58:52 -07:00
2016-06-08 23:58:52 -07:00
2016-06-08 23:58:52 -07:00
2016-06-08 23:58:52 -07:00
2016-06-08 23:58:52 -07:00
2016-06-08 23:58:52 -07:00