Files
android_kernel_xiaomi_sm8450/net/sched
Jarek Poplawski 512bb43eb5 pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.
We can skip WARN_ON() in htb_dequeue_tree() because there should be
always a similar warning from htb_lookup_leaf() earlier.

The first WARN_ON() in in htb_lookup_leaf() is changed to BUG_ON()
because most likly this should end with oops anyway.

Signed-off-by: Jarek Poplawski <jarkao2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-09 22:35:02 -08:00
..
2008-03-17 22:46:46 -07:00
2008-11-16 23:01:49 -08:00
2008-11-20 04:10:00 -08:00
2008-11-20 04:10:00 -08:00
2008-11-28 03:06:46 -08:00