From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-21.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7E704C433DB for ; Sat, 23 Jan 2021 03:31:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 516C223B1B for ; Sat, 23 Jan 2021 03:31:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726733AbhAWDbH (ORCPT ); Fri, 22 Jan 2021 22:31:07 -0500 Received: from mail.kernel.org ([198.145.29.99]:47352 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726411AbhAWDax (ORCPT ); Fri, 22 Jan 2021 22:30:53 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 3723123B1B; Sat, 23 Jan 2021 03:30:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611372610; bh=z9jdhsea+Q6TgBR+mLjLHfv29yeMzHEfdFldrFyLry0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=MTWrxmY/SCEETCzrILIUEO7PP4Tua7haMKyVASPFnesIVv1NMHf3nvadFD+/aRPBR 11166n7rld+G65Btfy36wHbqlOaEEun6SD2YNeEG70kaFZJFHlc0zkQFAcNfynI74r tvIyd0EfRmff7s0DmI+3i1gvnhQCyct0ENfm93jrnA8eivaPdlWVsMKdXNv0oXvLvZ /WU/cYMnxn4roPXog9eomb4QpQvZ0+O54TzaQ0BEN84nsN1W9U3I1U/DOPSt2ZTDjW hVWlJrVPpgl8/E8Gofk0QJJ6P7E8ScgKmPm2tnRagPz21TKbNgqaW1TPA7MOfSRTVb HwzxIDayR+ZMA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: fec: put child node on error path From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161137261016.31547.3601501374256728793.git-patchwork-notify@kernel.org> Date: Sat, 23 Jan 2021 03:30:10 +0000 References: <20210120122037.83897-1-bianpan2016@163.com> In-Reply-To: <20210120122037.83897-1-bianpan2016@163.com> To: Pan Bian Cc: fugang.duan@nxp.com, davem@davemloft.net, kuba@kernel.org, f.fainelli@gmail.com, andrew@lunn.ch, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (refs/heads/master): On Wed, 20 Jan 2021 04:20:37 -0800 you wrote: > Also decrement the reference count of child device on error path. > > Fixes: 3e782985cb3c ("net: ethernet: fec: Allow configuration of MDIO bus speed") > Signed-off-by: Pan Bian > --- > drivers/net/ethernet/freescale/fec_main.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Here is the summary with links: - net: fec: put child node on error path https://git.kernel.org/netdev/net/c/0607a2cddb60 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html