mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 11:40:18 +01:00
parent
871cd6128d
commit
2753f3d0e8
1 changed files with 1 additions and 1 deletions
|
|
@ -439,7 +439,7 @@ nm_supplicant_config_add_setting_macsec (NMSupplicantConfig * self,
|
|||
if (!nm_supplicant_config_add_option (self,
|
||||
"mka_ckn",
|
||||
(char *) buffer_ckn,
|
||||
sizeof (buffer_cak),
|
||||
sizeof (buffer_ckn),
|
||||
NULL,
|
||||
error))
|
||||
return FALSE;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue