aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVeaceslav Falico <[email protected]>2013-09-25 09:20:06 +0200
committerDavid S. Miller <[email protected]>2013-09-26 16:02:03 -0400
commit7863c054d1b4fd35f76c13e2e918f7f483fe48f4 (patch)
tree8be198de57ea3f78f880c8afcaebff9d24797716 /tools/perf/scripts/python
parent4ed377e36ec2f385484d12e516faf88516fad31c (diff)
net: use lists as arguments instead of bool upper
Currently we make use of bool upper when we want to specify if we want to work with upper/lower list. It's, however, harder to read, debug and occupies a lot more code. Fix this by just passing the correct upper/lower_dev_list list_head pointer instead of bool upper, and work internally with it. 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')
0 files changed, 0 insertions, 0 deletions