wifi-p2p: add FIXME comment for handling group_owner in NMDeviceWifiP2P

This commit is contained in:
Thomas Haller 2019-02-13 16:01:03 +01:00
parent 3c989f30d6
commit 27169047c5

View file

@ -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;