Florian Westphal ec32336879 sched: remove qdisc arg from __qdisc_dequeue_head
Moves qdisc stat accouting to qdisc_dequeue_head.

The only direct caller of the __qdisc_dequeue_head version open-codes
this now.

This allows us to later use __qdisc_dequeue_head as a replacement
of __skb_dequeue() (which operates on sk_buff_head list).

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-19 01:47:18 -04:00
..
2011-01-19 23:31:12 -08:00
2011-01-19 23:31:12 -08:00
2016-09-15 19:33:47 -04:00
2016-09-15 19:33:47 -04:00
2016-09-19 01:47:18 -04:00
2016-09-19 01:47:18 -04:00
2016-09-19 01:47:18 -04:00