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=-11.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham 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 64AB3C43470 for ; Thu, 22 Apr 2021 20:30:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 316866144A for ; Thu, 22 Apr 2021 20:30:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239573AbhDVUas (ORCPT ); Thu, 22 Apr 2021 16:30:48 -0400 Received: from mail.kernel.org ([198.145.29.99]:34406 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239521AbhDVUap (ORCPT ); Thu, 22 Apr 2021 16:30:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 6902361452; Thu, 22 Apr 2021 20:30:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1619123410; bh=JukiFRGK6i/THosdXLaBbYLwOgcw1OfMiE7Ov1RoYKk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=rjOwWHkVpFVMQzLSdqB9bRzjtAZT/6QBEyhKxxTxyzEcnHHc1tvHVvdTxAwYTJ22N uX19bWNKJP2zU3lf89RHPQrUz6SVD+3YNLvyxZpTYqPOWkmE6uXmxnRC8RlZxViT+x 2B165wYnP/2isRE6Ogzp4xYFzLFEUZEsNxnw19ndTU2MT9K898iOuzG7kF8Wp/NJxR Kyp53a5KAhP6M26rSI9nzQtrkoEobqEyDmPMABbjvv9v5z4V/HfHyBZ84yGdah+n3u 7BW7vtS+hoWCqv7HcQTnymSu8O6Tk3FFT27aKrNN7r0vDkpWa0a+HaTzUoL89RD+tW CnhGBsk+cneKw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] [net-next] net: enetc: fix link error again From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161912341038.26269.8574616541173357004.git-patchwork-notify@kernel.org> Date: Thu, 22 Apr 2021 20:30:10 +0000 References: <20210422133518.1835403-1-arnd@kernel.org> In-Reply-To: <20210422133518.1835403-1-arnd@kernel.org> To: Arnd Bergmann Cc: davem@davemloft.net, kuba@kernel.org, arnd@arndb.de, vladimir.oltean@nxp.com, 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-next.git (refs/heads/master): On Thu, 22 Apr 2021 15:35:11 +0200 you wrote: > From: Arnd Bergmann > > A link time bug that I had fixed before has come back now that > another sub-module was added to the enetc driver: > > ERROR: modpost: "enetc_ierb_register_pf" [drivers/net/ethernet/freescale/enetc/fsl-enetc.ko] undefined! > > [...] Here is the summary with links: - [net-next] net: enetc: fix link error again https://git.kernel.org/netdev/net-next/c/74c97ea3b61e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html