git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6974765
)
pkt_sched: Never schedule non-root qdiscs.
author
David S. Miller
<davem@davemloft.net>
Tue, 19 Aug 2008 03:51:18 +0000
(20:51 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 19 Aug 2008 04:05:56 +0000
(21:05 -0700)
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: David S. Miller <davem@davemloft.net>
No differences found