diff options
author | Florian Westphal <[email protected]> | 2016-09-18 00:57:32 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-09-19 01:47:18 -0400 |
commit | ec323368793b8570c02e723127611a8d906a9b3f (patch) | |
tree | ee315766586d253172ec75a7591fba9326a08745 /tools/perf/scripts/python/syscall-counts.py | |
parent | 97d0678f913369af0dc8b510a682a641654ab743 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions