diff options
author | Veaceslav Falico <[email protected]> | 2013-08-28 23:25:07 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-08-29 16:19:42 -0400 |
commit | 48311f46853c0361f9fba7e0e6bb1652d633c049 (patch) | |
tree | 75d08bc2b59876668f50a293eae746755b2cc075 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 620f3186caa8124e0efaf329751cf51c5d55c731 (diff) |
net: add netdev_upper_get_next_dev_rcu(dev, iter)
This function returns the next dev in the dev->upper_dev_list after the
struct list_head **iter position, and updates *iter accordingly. Returns
NULL if there are no devices left.
Caller must hold RCU read lock.
CC: "David S. Miller" <[email protected]>
CC: Eric Dumazet <[email protected]>
CC: Jiri Pirko <[email protected]>
CC: Alexander Duyck <[email protected]>
CC: Cong Wang <[email protected]>
Signed-off-by: Veaceslav Falico <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions