aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorChristian Brauner <[email protected]>2018-09-04 21:53:55 +0200
committerDavid S. Miller <[email protected]>2018-09-05 22:27:11 -0700
commit203651b665f72ba765fc4721842a471f8e9e5739 (patch)
treea6618f807f9758824830abd55e71ca3bcda61203 /tools/perf/scripts/python/check-perf-trace.py
parent978a46fa6c34c311f44e6f832cbea765ac148ace (diff)
ipv6: add inet6_fill_args
inet6_fill_if{addr,mcaddr, acaddr}() already took 6 arguments which meant the 7th argument would need to be pushed onto the stack on x86. Add a new struct inet6_fill_args which holds common information passed to inet6_fill_if{addr,mcaddr, acaddr}() and shortens the functions to three pointer arguments. Signed-off-by: Christian Brauner <[email protected]> Cc: Kirill Tkhai <[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