diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2013-12-10 14:59:28 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-11 15:08:41 -0500 |
commit | 1598f7cb4745c40467decc91ee44ec615773eb45 (patch) | |
tree | c72364be30308c76df86392f7b6ddfb64877e953 /drivers/atm | |
parent | cc106e441a63bec3b1cb72948df82ea15945c449 (diff) | |
download | blackbird-op-linux-1598f7cb4745c40467decc91ee44ec615773eb45.tar.gz blackbird-op-linux-1598f7cb4745c40467decc91ee44ec615773eb45.zip |
net: sched: htb: fix the calculation of quantum
Now, 32bit rates may be not the true rate.
So use rate_bytes_ps which is from
max(rate32, rate64) to calcualte quantum.
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions