diff options
author | Yang Yingliang <[email protected]> | 2013-12-10 14:59:28 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-12-11 15:08:41 -0500 |
commit | 1598f7cb4745c40467decc91ee44ec615773eb45 (patch) | |
tree | c72364be30308c76df86392f7b6ddfb64877e953 /drivers/net/xen-netback/netback.c | |
parent | cc106e441a63bec3b1cb72948df82ea15945c449 (diff) |
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 <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/netback.c')
0 files changed, 0 insertions, 0 deletions