From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id B5E9EDDE2A for ; Thu, 15 Jan 2009 15:44:07 +1100 (EST) Date: Wed, 14 Jan 2009 20:44:07 -0800 (PST) Message-Id: <20090114.204407.253886327.davem@davemloft.net> To: galak@kernel.crashing.org Subject: Re: [PATCH v2] powerpc/fs_enet: Add missing irq free in error path. From: David Miller In-Reply-To: <606FE12E-797E-4C0C-8FA7-5C162BD959A9@kernel.crashing.org> References: <1D4ED273-13FB-4D2F-82B1-89D2F6F0B9A1@kernel.crashing.org> <490636B4.2010202@consentry.com> <606FE12E-797E-4C0C-8FA7-5C162BD959A9@kernel.crashing.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: netdev@vger.kernel.org, mditto@consentry.com, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Kumar Gala Date: Tue, 13 Jan 2009 10:28:15 -0600 > > On Oct 27, 2008, at 4:46 PM, Mike Ditto wrote: > > > If something goes wrong attaching to phy driver, we weren't freeing > > the IRQ. > > > > Signed-off-by: Mike Ditto ... > This seems to have gotten lost in the shuffle. Can you please apply. The netdev patchwork never saw it for some reason. Applied, thanks.