Commit 8608db03 authored by David S. Miller's avatar David S. Miller
Browse files

pkt_sched: Never schedule non-root qdiscs.



Based upon initial discovery and patch by Jarek Poplawski.

The qdisc watchdogs can be attached to any qdisc, not just the root,
so make sure we schedule the correct one.

CBQ has a similar bug.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 69747650
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment