net_sched: tbf: support of 64bit rates
authorYang Yingliang <yangyingliang@huawei.com>
Fri, 8 Nov 2013 02:23:34 +0000 (10:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 Nov 2013 19:53:37 +0000 (14:53 -0500)
With psched_ratecfg_precompute(), tbf can deal with 64bit rates.
Add two new attributes so that tc can use them to break the 32bit
limit.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Suggested-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found