mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 08:50:27 +01:00
parent
d105a610d6
commit
2bb62945a3
1 changed files with 1 additions and 1 deletions
|
|
@ -841,7 +841,7 @@ on_iface_proxy_acquired (GDBusProxy *proxy, GAsyncResult *result, gpointer user_
|
|||
NULL,
|
||||
NULL);
|
||||
|
||||
if ( priv->pmf_support
|
||||
if ( priv->pmf_support == NM_SUPPLICANT_FEATURE_YES
|
||||
&& priv->driver == NM_SUPPLICANT_DRIVER_WIRELESS) {
|
||||
g_dbus_proxy_call (priv->iface_proxy,
|
||||
DBUS_INTERFACE_PROPERTIES ".Set",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue