Hi Santiago, On Tue, Jan 24, 2012 at 7:06 AM, Santiago Carot-Nemesio <sancane@xxxxxxxxx> wrote: > --- > src/attrib-server.c | 43 ++++++++++++++++++++++++++++++++++++------- > 1 files changed, 36 insertions(+), 7 deletions(-) > > diff --git a/src/attrib-server.c b/src/attrib-server.c > index 93b7216..68a0b1c 100644 > --- a/src/attrib-server.c > +++ b/src/attrib-server.c > @@ -350,7 +350,6 @@ static struct attribute *attrib_db_add_new(struct gatt_server *server, > > server->database = g_slist_insert_sorted(server->database, a, > attribute_cmp); > - > return a; > } The change above is bogus. Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- 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