Hi Vinicius, On Tue, Dec 21, 2010, Vinicius Costa Gomes wrote: > From what we can retrieve from storage we are able to create the devices > and probe the device drivers. > --- > src/adapter.c | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 77 insertions(+), 0 deletions(-) Patches 5 and 6 have been pushed upstream, but this one doesn't compile: src/adapter.c: In function 'string_to_primary_list': src/adapter.c:1958: error: implicit declaration of function 'att_primary_free' src/adapter.c: In function 'create_stored_device_from_primary': src/adapter.c:2003: error: 'att_primary_free' undeclared (first use in this function) src/adapter.c:2003: error: (Each undeclared identifier is reported only once src/adapter.c:2003: error: for each function it appears in.) make[1]: *** [src/adapter.o] Error 1 Please fix and resubmit. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html