Hi Patrik, On 29.06.2012 14:04, [email protected] wrote:
- ipconfig = __connman_service_get_ip4config(service); - if (ipconfig == NULL) - /* - * This is needed for plugins that havent set their - * ipconfig layer yet, due to not being able to get - * a network index prior to creating a service. - */ - __connman_service_create_ip4config(service, index);
Are you sure we don't need this here? IIRC this is part is necessary for the oFono plugin.
cheers, daniel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
