mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 15:50:36 +01:00
parent
f2879e1ba2
commit
dc4d0a4200
1 changed files with 1 additions and 0 deletions
|
|
@ -218,6 +218,7 @@ master_update_slave_connection (NMDevice *self,
|
|||
|
||||
err = teamdctl_port_config_get_raw_direct (tdc, iface_slave, (char **)&team_port_config);
|
||||
port_config = g_strdup (team_port_config);
|
||||
teamdctl_disconnect (tdc);
|
||||
teamdctl_free (tdc);
|
||||
if (err) {
|
||||
g_set_error (error,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue