From: Peter P Waskiewicz Jr Date: Fri, 29 Jun 2007 04:04:31 +0000 (-0700) Subject: [SCHED]: Qdisc changes and sch_rr added for multiqueue X-Git-Tag: v2.6.23-rc1~1109^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d62733c8e437fdb58325617c4b3331769ba82d70;p=pandora-kernel.git [SCHED]: Qdisc changes and sch_rr added for multiqueue Add the new sch_rr qdisc for multiqueue network device support. Allow sch_prio and sch_rr to be compiled with or without multiqueue hardware support. sch_rr is part of sch_prio, and is referenced from MODULE_ALIAS. This was done since sch_prio and sch_rr only differ in their dequeue routine. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed