mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-04 23:28:08 +02:00
parent
1f27c36288
commit
c8965f906e
1 changed files with 0 additions and 2 deletions
|
|
@ -276,7 +276,6 @@ _nmc_skip_connection (NMConnection *connection)
|
|||
static gboolean
|
||||
_nmc_mangle_connection (NMDevice *device,
|
||||
NMConnection *connection,
|
||||
gboolean is_single_nic,
|
||||
const NMCSProviderGetConfigIfaceData *config_data,
|
||||
gboolean *out_changed)
|
||||
{
|
||||
|
|
@ -438,7 +437,6 @@ try_again:
|
|||
|
||||
if (!_nmc_mangle_connection (device,
|
||||
applied_connection,
|
||||
is_single_nic,
|
||||
config_data,
|
||||
&changed)) {
|
||||
_LOGD ("config device %s: device has no suitable applied connection. Skip", hwaddr);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue