mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 09:58:07 +02:00
parent
c6f8c0632c
commit
218d7687a0
1 changed files with 1 additions and 1 deletions
|
|
@ -15344,7 +15344,7 @@ _get_generate_mac_address_mask_setting (NMDevice *self, NMConnection *connection
|
|||
}
|
||||
|
||||
a = nm_config_data_get_connection_default (NM_CONFIG_GET_DATA,
|
||||
is_wifi ? "wifi.generate-mac-address-mask" : "ethernet.generate-mac-mac-address-mask",
|
||||
is_wifi ? "wifi.generate-mac-address-mask" : "ethernet.generate-mac-address-mask",
|
||||
self);
|
||||
if (!a)
|
||||
return NULL;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue