mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 20:30:35 +01:00
parent
25aaaab3b7
commit
dab2d46aa2
1 changed files with 1 additions and 1 deletions
|
|
@ -846,7 +846,7 @@ remove_device (NMManager *self,
|
|||
nm_device_get_iface (device), allow_unmanage, nm_device_get_managed (device, FALSE));
|
||||
|
||||
if (allow_unmanage && nm_device_get_managed (device, FALSE)) {
|
||||
gboolean unmanage = TRUE;
|
||||
unmanage = TRUE;
|
||||
|
||||
if (!quitting) {
|
||||
/* the device is already gone. Unmanage it. */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue