hfsc: min-rate tweaks.
authorEthan Jackson <ethan@nicira.com>
Mon, 14 Mar 2011 21:27:50 +0000 (14:27 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 15 Mar 2011 22:23:10 +0000 (15:23 -0700)
commit79398bad9e27e387d9eed1cbead4b60d6e296d36
treeec25631d1e05730087f97b8950f60983f68e40e0
parentc45ab5e9b76adc4097a3243bfc07502e658ccd5c
hfsc: min-rate tweaks.

There doesn't appear to be any reason to enforce a minimum min-rate
of 1500Bps on queues. This commit lowers the minimum to 1Bps.  A
min-rate of 0 is not allowed by hfsc in the kernel.
lib/netdev-linux.c