Yang Yingliang
b2ce49e737
sch_hhf: fix comparison of qlen and limit
...
When I use the following command, eth0 cannot send any packets.
#tc qdisc add dev eth0 root handle 1: hhf limit 1
Because qlen need be smaller than limit, all packets were dropped.
Fix this by qlen *<=* limit.
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-12 14:55:21 -04:00
..
2014-04-11 14:14:57 -07:00
2014-05-12 14:39:13 -04:00
2014-04-11 16:15:36 -04:00
2014-04-11 16:15:36 -04:00
2014-03-22 09:18:59 +01:00
2014-05-12 13:19:14 -04:00
2014-05-12 14:39:13 -04:00
2014-04-11 16:15:36 -04:00
2014-04-24 13:44:54 -04:00
2014-05-05 15:17:02 -07:00
2014-05-12 14:03:41 -04:00
2014-04-24 13:44:54 -04:00
2014-05-07 16:06:05 -04:00
2014-04-24 13:44:54 -04:00
2014-03-27 15:28:06 -04:00
2014-04-20 18:18:55 -04:00
2014-05-12 14:03:41 -04:00
2014-05-12 14:03:41 -04:00
2014-04-11 16:15:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-12 14:03:41 -04:00
2014-05-12 13:19:14 -04:00
2014-04-07 13:18:44 -04:00
2014-05-12 14:03:41 -04:00
2014-05-12 13:19:14 -04:00
2014-04-11 16:15:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-12 14:03:41 -04:00
2014-04-24 13:44:54 -04:00
2014-04-24 13:44:54 -04:00
2014-05-09 15:59:45 -04:00
2014-04-11 16:15:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-12 14:55:21 -04:00
2014-05-12 14:03:41 -04:00
2014-04-12 17:31:22 -07:00
2014-05-12 13:19:14 -04:00
2014-04-11 16:15:36 -04:00
2014-05-05 13:13:50 -04:00
2014-05-12 13:19:14 -04:00
2014-04-11 16:15:36 -04:00
2014-05-12 13:19:14 -04:00
2014-03-06 16:30:45 +01:00
2014-04-03 13:05:42 -07:00
2014-04-16 15:15:05 -04:00