diff options
| author | Stephen Hemminger <[email protected]> | 2013-06-17 14:16:09 -0700 |
|---|---|---|
| committer | Stephen Hemminger <[email protected]> | 2013-06-24 08:40:32 -0700 |
| commit | b7153984074e51a50dad905871b705e0d67aa147 (patch) | |
| tree | cfcc9cb5b14102d08291595a0f8e25909bb80c5f /tools/perf/scripts/python | |
| parent | 37173488400704f1a05656616cd12baa9e03173b (diff) | |
vxlan: fix out of order operation on module removal
If vxlan is removed with active vxlan's it would crash because
rtnl_link_unregister (which calls vxlan_dellink), was invoked
before unregister_pernet_device (which calls vxlan_stop).
Signed-off-by: Stephen Hemminger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions