commit | 0773192b0f8914222cd27e682c49f978a6c7860a | [log] [tgz] |
---|---|---|
author | Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> | Mon Jul 30 17:13:45 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 31 02:28:20 2007 -0700 |
tree | 0703cbc095825c3839422347c91fa0de03d5e180 | |
parent | ffc8fefaf289fa485bc5c33e71572e6ce559d569 [diff] |
[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 <peter.p.waskiewicz.jr@intel.com> Acked-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>