diff options
author | Patrick McHardy <kaber@trash.net> | 2007-03-16 20:31:28 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-26 07:26:16 +0200 |
commit | bb239acf5679ee1936f6b1b034ad260c4fec89c8 (patch) | |
tree | 3c52cd966844e708ac0c4da5a08956a943be6bd7 /net/iucv | |
parent | [NET_SCHED]: Export real timer resolution in /proc/net/psched (diff) | |
download | linux-bb239acf5679ee1936f6b1b034ad260c4fec89c8.tar.xz linux-bb239acf5679ee1936f6b1b034ad260c4fec89c8.zip |
[NET_SCHED]: sch_cbq: fix watchdog scheduled too late
q->now is increased during dequeue and doesn't contain the current time
afterwards, resulting in a too large timeout value for the qdisc watchdog.
Use "now" instead, which still contains the current time.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/iucv')
0 files changed, 0 insertions, 0 deletions