diff options
author | Patrick McHardy <kaber@trash.net> | 2007-03-16 09:23:02 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-26 07:26:14 +0200 |
commit | 00c04af9df3d26e5a8093da850e982a7b6aeada7 (patch) | |
tree | 4764d2dd26f672f707fe513815a7745d03f46f43 /net/sched/sch_api.c | |
parent | [NET_SCHED]: sch_htb: use hrtimer based watchdog (diff) | |
download | linux-00c04af9df3d26e5a8093da850e982a7b6aeada7.tar.xz linux-00c04af9df3d26e5a8093da850e982a7b6aeada7.zip |
[NET_SCHED]: kill jiffie conversion macros
Now that all packet schedulers have been converted to hrtimers most users
of PSCHED_JIFFIE2US and PSCHED_US2JIFFIE are gone. The remaining users use
it to convert external time units to packet scheduler clock ticks, so use
PSCHED_TICKS_PER_SEC instead.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_api.c')
0 files changed, 0 insertions, 0 deletions