mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 17:00:08 +01:00
wifi-p2p: add FIXME comment for handling group_owner in NMDeviceWifiP2P
This commit is contained in:
parent
3c989f30d6
commit
27169047c5
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ typedef struct {
|
|||
guint peer_dump_id;
|
||||
guint peer_missing_id;
|
||||
|
||||
/* FIXME: group-owner is not properly set. */
|
||||
bool group_owner:1;
|
||||
|
||||
bool is_waiting_for_supplicant:1;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue