From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: fix memory leak in fixed btusb_close From: Marcel Holtmann To: Oliver Neukum Cc: "Rafael J. Wysocki" , linux-bluetooth@vger.kernel.org In-Reply-To: <200911121652.31850.oliver@neukum.org> References: <200911121652.31850.oliver@neukum.org> Content-Type: text/plain; charset="UTF-8" Date: Fri, 13 Nov 2009 04:08:20 +0100 Message-ID: <1258081700.7715.1.camel@violet> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Oliver, > If the waker is killed before it can replay outstanding URBs, > these URBs won't be freed or will be replayed at the next open. > This patch closes the window by explicitely discarding outstanding > URBs. > > Signed-off-by: Oliver Neukum Acked-by: Marcel Holtmann > Rafael, could you test this just to make sure? I don't want to screw > up the same driver twice. Feel free to send this directly to Linus for inclusion. Regards Marcel