diff options
author | Kirill Tkhai <[email protected]> | 2018-02-26 16:02:03 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-02-27 11:01:38 -0500 |
commit | 5c155c50244a0c6e1a7778ae7b4d2753e5e1f617 (patch) | |
tree | f7301d42669f466cee4597f79559bb633f571f72 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 31502104b301c0dcacd5df8e92fba9dcf20dfccb (diff) |
net: Convert ip6gre_net_ops
These pernet_operations are similar to bond_net_ops. Exit method
unregisters all net ip6gre devices, and it looks like another
pernet_operations are not interested in foreign net ip6gre list
or net_generic()->tunnels_wc. Init method registers net device.
So, it's possible to mark them async.
Signed-off-by: Kirill Tkhai <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions