wwan: add FIXME comment about broken ofono support

This commit is contained in:
Thomas Haller 2017-09-28 19:24:29 +02:00
parent f0996d0eb8
commit ac1def5325

View file

@ -907,6 +907,9 @@ context_property_changed (GDBusProxy *proxy,
* 'Interface'.
*
* This needs discussion with upstream.
*
* FIXME: it is no longer allowed to omit the ifindex for NMIP4Config instances.
* This is broken.
*/
priv->ip4_config = nm_ip4_config_new (nm_platform_get_multi_idx (NM_PLATFORM_GET),
0);