From: Peter P Waskiewicz Jr Date: Tue, 31 Jul 2007 00:13:45 +0000 (-0700) Subject: [NET]: Fix prio_tune() handling of root qdisc. X-Git-Tag: v2.6.23-rc2~35^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0773192b0f8914222cd27e682c49f978a6c7860a;p=pandora-kernel.git [NET]: Fix prio_tune() handling of root qdisc. Fix the check in prio_tune() to see if sch->parent is TC_H_ROOT instead of sch->handle to load or reject the qdisc for multiqueue devices. Signed-off-by: Peter P Waskiewicz Jr Acked-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed