aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorPetr Machata <[email protected]>2018-12-06 17:05:43 +0000
committerDavid S. Miller <[email protected]>2018-12-06 13:26:07 -0800
commit6d0403216d030e5623de3911168fceeaac2e14d6 (patch)
tree8855e392e8346fb2dddae7e8c9ec2ea5b01bdeb2 /tools/perf/scripts/python/event_analyzing_sample.py
parent567c5e13be5cc74d24f5eb54cf353c2e2277189b (diff)
net: core: dev: Add extack argument to __dev_change_flags()
In order to pass extack together with NETDEV_PRE_UP notifications, it's necessary to route the extack to __dev_open() from diverse (possibly indirect) callers. The last missing API is __dev_change_flags(). Therefore extend __dev_change_flags() with and extra extack argument and update the two existing users. Since the function declaration line is changed anyway, name the struct net_device argument to placate checkpatch. Signed-off-by: Petr Machata <[email protected]> Acked-by: Jiri Pirko <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Reviewed-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions