Hi Martin, On Thu, Dec 09, 2010 at 06:08:53PM +0800, [email protected] wrote: > From: Martin Xu <[email protected]> > > The device is created and attach technology at rtnl->newlink(), so > __connman_technology_add_interface() nees to be called after rtnl->newlink() Patch applied, with this minor fix:
> @@ -460,12 +460,8 @@ static void process_newlink(unsigned short type, int > index, unsigned flags, > > g_hash_table_insert(interface_list, > GINT_TO_POINTER(index), interface); > - Unneeded line removal. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
