From 0773192b0f8914222cd27e682c49f978a6c7860a Mon Sep 17 00:00:00 2001 From: Peter P Waskiewicz Jr Date: Mon, 30 Jul 2007 17:13:45 -0700 Subject: [PATCH] [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-format-patch failed