From: David S. Miller Date: Tue, 19 Aug 2008 03:51:18 +0000 (-0700) Subject: pkt_sched: Never schedule non-root qdiscs. X-Git-Tag: v2.6.27-rc4~39^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8608db031b4d2932d645709e2cfe8fbcd91a7305;p=pandora-kernel.git 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: David S. Miller --- Reading git-diff-tree failed