Hi Lizardo, On Sat, Dec 18, 2010, Anderson Lizardo wrote: > --- > src/adapter.c | 9 ++++++--- > 1 files changed, 6 insertions(+), 3 deletions(-) Thanks for catching this, however I went ahead and pushed a slightly different (and imho simpler) fix. manager_find_adapter needs to iterate through adapters while comparing addresses anyway so we might as well do the address comparison within the for-loop in adapter_service_ins_rem(). That way there's no need to create an artificial list for the specific adapter case. 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