From: Stephen Hemminger Date: Fri, 14 Jul 2006 23:32:27 +0000 (-0700) Subject: [PKT_SCHED] HTB: initialize upper bound properly X-Git-Tag: v2.6.18-rc2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3a6251915df9e3d80d4a0d32bd8d24223906688;p=pandora-kernel.git [PKT_SCHED] HTB: initialize upper bound properly The upper bound for HTB time diff needs to be scaled to PSCHED units rather than just assuming usecs. The field mbuffer is used in TDIFF_SAFE(), as an upper bound. Signed-off-by: Stephen Hemminger Acked-by: Jamal Hadi Salim Signed-off-by: David S. Miller --- Reading git-diff-tree failed