From: Patrick McHardy Date: Thu, 24 May 2007 06:39:54 +0000 (-0700) Subject: [NET_SCHED]: sch_htb: fix event cache time calculation X-Git-Tag: v2.6.22-rc3~9^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e4b3b0e8734d1173c96c6f5d8a8dd6728950b56;p=pandora-kernel.git [NET_SCHED]: sch_htb: fix event cache time calculation The event cache time must be an absolute value, when no event exists it is incorrectly set to 1s instead of 1s in the future. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed