From: Patrick McHardy Date: Fri, 16 Mar 2007 08:22:20 +0000 (-0700) Subject: [NET_SCHED]: sch_cbq: use hrtimer for delay_timer X-Git-Tag: v2.6.22-rc1~1128^2~272 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a13cb63d679da328cfa339c89b8b2d0eba3b81e;p=pandora-kernel.git [NET_SCHED]: sch_cbq: use hrtimer for delay_timer Switch delay_timer to hrtimer. The class penalty parameter is changed to use psched ticks as units. Since iproute never supported using this and the only existing user (libnl) incorrectly assumes psched ticks as units anyway, this shouldn't break anything. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed