git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b07a95
)
[NET_SCHED]: sch_htb: fix event cache time calculation
author
Patrick McHardy
<kaber@trash.net>
Thu, 24 May 2007 06:39:54 +0000
(23:39 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 24 May 2007 23:36:56 +0000
(16:36 -0700)
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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found