diff options
| author | Kirill Tkhai <[email protected]> | 2018-02-26 16:01:52 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-02-27 11:01:37 -0500 |
| commit | 31502104b301c0dcacd5df8e92fba9dcf20dfccb (patch) | |
| tree | b31d92a8d6089829c67a48d74a8a0f018dc85799 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 3cec5fb3476e07833fea9a1e2d5f6c629078b4ae (diff) | |
net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops and ipip_net_ops
These pernet_operations are similar to bond_net_ops. Exit methods
unregisters all net ipgre/ipgre_tap/erspan/vti/ipip devices, and it
looks like another pernet_operations are not interested in foreign
net ipgre/ipgre_tap/erspan/vti/ipip list. Init method also does not
intersect with something pernet-specific. 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions