Return-Path: MIME-Version: 1.0 In-Reply-To: References: <1356862632-5938-1-git-send-email-g.gherdovich@gmail.com> Date: Wed, 2 Jan 2013 17:23:35 -0300 Message-ID: Subject: Re: [PATCH 1/1] adapter, AVCTP: Replaced calls to g_queue_free_full function From: Vinicius Gomes To: Luiz Augusto von Dentz Cc: Giovanni Gherdovich , Anderson Lizardo , "linux-bluetooth@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Luiz, > In that case I would just revert back this patch, but the > documentation actually say g_slist_free_full is available since 2.28 > http://developer.gnome.org/glib/2.28/glib-Singly-Linked-Lists.html#g-slist-free-full > so I wonder what is going on. > The problem now is g_queue_free_full() not the g_slist_free_full(). > > > -- > Luiz Augusto von Dentz > -- > To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html Cheers, -- Vinicius