aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <[email protected]>2016-01-25 11:29:19 -0200
committerDavid S. Miller <[email protected]>2016-01-25 10:51:53 -0800
commit87e57399e9d3606b08b0e1b2dd0f4aaa1d8ba365 (patch)
treecb0abe5c09f2bc984a1f0561319bc4468c36a689 /tools/perf/util/scripting-engines/trace-event-python.c
parent05f3b50ea81d7af5479b55147ef98f8bbcd4a8b9 (diff)
sit: set rtnl_link_ops before calling register_netdevice
When creating a SIT tunnel with ip tunnel, rtnl_link_ops is not set before ipip6_tunnel_create is called. When register_netdevice is called, there is no linkinfo attribute in the NEWLINK message because of that. Setting rtnl_link_ops before calling register_netdevice fixes that. Signed-off-by: Thadeu Lima de Souza Cascardo <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions