sch: make htb_rate_cfg and functions around that generic
authorJiri Pirko <jiri@resnulli.us>
Tue, 12 Feb 2013 00:12:03 +0000 (00:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Feb 2013 23:59:45 +0000 (18:59 -0500)
commit292f1c7ff6cc10516076ceeea45ed11833bb71c7
tree14e97f023e75d908cbebc183ce3b07fcb0233d05
parentb9a7afdefdf90dc9e64902b2565170b8b017aa75
sch: make htb_rate_cfg and functions around that generic

As it is going to be used in tbf as well, push these to generic code.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sch_generic.h
net/sched/sch_generic.c
net/sched/sch_htb.c