From: Patrick McHardy Date: Fri, 16 Mar 2007 08:21:40 +0000 (-0700) Subject: [NET_SCHED]: sch_cbq: fix cbq_undelay_prio for non-active priorites X-Git-Tag: v2.6.22-rc1~1128^2~273 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9054a339eb275c756efeeaee42af484ac72a3f4;p=pandora-kernel.git [NET_SCHED]: sch_cbq: fix cbq_undelay_prio for non-active priorites cbq_undelay_prio is supposed to return a time delta, but returns the current time for non-active priorities, causing cbq_undelay to mark the priority as active and schedule a timer for twice the current time. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed