diff options
| author | Changli Gao <[email protected]> | 2010-12-04 15:01:52 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-12-10 14:34:34 -0800 |
| commit | 957fca95e3521e471aac4c2e4cfbc21f399bdd84 (patch) | |
| tree | b76b95933dda9b9b4319ee8711b555be2c28c23d /tools/perf/scripts/python | |
| parent | c6350362cbb19882ba0eb3578cc1abc07e6ea204 (diff) | |
ifb: use the lockless variants of skb_queue
rq and tq are both protected by tx queue lock, so we can simply use
the lockless variants of skb_queue.
skb_queue_splice_tail_init() is used instead of the open coded and slow
one.
Signed-off-by: Changli Gao <[email protected]>
Signed-off-by: Jamal Hadi Salim <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions