]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: Move port deletion into the shutdown function
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 2 Sep 2024 07:30:29 +0000 (09:30 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 17 Sep 2024 07:40:35 +0000 (09:40 +0200)
commit3e43670f01b265bedca0b2e2de1c652c4056fcdc
tree6a52e233e768edd7f351a6acdc2a93e8aeac3662
parent5988fdec912bcb1213adc89fc42c8675d905913b
network: Move port deletion into the shutdown function

It will be more useful in there when calling from new places.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
src/network/bridge_driver.c