From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] Input: acecad - fix a memory leak in usb_acecad_probe error path Date: Wed, 10 Nov 2010 23:08:43 -0800 Message-ID: <20101111070842.GA24413@core.coreip.homeip.net> References: <1289445715.3183.1.camel@mola> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-yx0-f174.google.com ([209.85.213.174]:64076 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750742Ab0KKHIu (ORCPT ); Thu, 11 Nov 2010 02:08:50 -0500 Content-Disposition: inline In-Reply-To: <1289445715.3183.1.camel@mola> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Axel Lin Cc: linux-kernel , Stephane VOLTZ , Edouard TISSERANT , linux-input@vger.kernel.org On Thu, Nov 11, 2010 at 11:21:55AM +0800, Axel Lin wrote: > Add a missing usb_free_urb() in usb_acecad_probe() error path. > Applied, thanks Axel. -- Dmitry