From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <596E0971.8030507@rock-chips.com> Date: Tue, 18 Jul 2017 21:13:21 +0800 From: jeffy MIME-Version: 1.0 To: Oliver Neukum , Marcel Holtmann CC: briannorris@chromium.org, dianders@chromium.org, Johan Hedberg , xiyou.wangcong@gmail.com, "Gustavo F. Padovan" , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred References: <1500343579-9831-1-git-send-email-jeffy.chen@rock-chips.com> <6E21F79E-93AA-4461-BA6B-67715501714F@holtmann.org> <1500363015.16072.5.camel@suse.com> <596DC200.1080006@rock-chips.com> <1500367310.502.0.camel@suse.com> <596DD6AE.2030704@rock-chips.com> <1500370901.502.6.camel@suse.com> <596DDB63.6010206@rock-chips.com> <1500380982.502.12.camel@suse.com> In-Reply-To: <1500380982.502.12.camel@suse.com> Content-Type: text/plain; charset=UTF-8; format=flowed List-ID: Hi Oliver, On 07/18/2017 08:29 PM, Oliver Neukum wrote: > Am Dienstag, den 18.07.2017, 17:56 +0800 schrieb jeffy: >> Hi Oliver, >> >>> I think that as soon as one URB fails, you should not even try >>> to submit any other deferred URBs. You are taking one out from >>> the middle of a sequence. That cannot be right. >> ok, that make sense. >> >> new patch sent :) > > Where to? > sorry, just noticed that you're not in the auto-generated CC list by patman...i'll resend it, thanks:) > Regards > Oliver > > > >