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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9C724C4332F for ; Tue, 8 Nov 2022 02:31:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZGT7zkFXZWVdSHRQ4UKIgTwKi4pT3wbPzUhUssdFaqI=; b=lfTXTvlf/t7nWV YCSfb4TGTTEjVJ6GZiTHOPaFJV/aWEkWBA/zvfJ8hXujF4+0O4ooRSyeBl2jTva6xK3qDgUX/k+Bp TFTwn1grYOgj58Fr/K1ep7JCgvJT379M3E6zrznX3F0N8Mthdsmc3JfSe7Hsfgo4iwCLLicSTLgA0 t37mxOaSyVpV5jugzIrYVpnrh3nFZKDpZ29hR4BYxUREiAexk9/L4Z15wPckaS3IzhtoSZvl5Vjdg FkEnk4stwCKC1wpua3nGAsXvZ2lb9HBVOlZTglqoGclvb6O3Vj3ZPmtG/hL5v2PoLog/+amsjZBeK Niln2nxXvs2G8IWp+/qw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1osENi-0021jE-0U; Tue, 08 Nov 2022 02:30:30 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1osENa-0021hQ-9n; Tue, 08 Nov 2022 02:30:23 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0C97A61418; Tue, 8 Nov 2022 02:30:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 35E6AC43147; Tue, 8 Nov 2022 02:30:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1667874616; bh=1hYnMgfurIKVnqS2BSMFp3XJTtcvbl4vCIjx0mlf2hc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=corZkn9pLiTNJeebW0flJi865e5dD2UeDQ+8JGk7sNL3V2a4kHdhDOxRXG+71pGQh tCXiG+7o3v6mOeeLKPu/57tG+LrMlFVD7nqaY2jNgLYhnSBCgmww0rJG7PwT0mxFnQ DHxnQCH1iiCovuIwHQEB2ax8KYZE908axQ2TH0zhLT1QN+KgiKG+fXYAZln7wzSx1c xLSmupP5T9DNXlQ5kAQMlI+UjIri6aFHbnH8+eTsabgCIM0uqdp5Hnjozuz1polESL E6gbQ8xo0SfxSmjlEMum1OAGCuWMzRPfJ+fqvK6trB9aq3D6aY8DWf5B8RV3VZKAfR 1cuX6y9Fyloug== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 1BC44C73FFC; Tue, 8 Nov 2022 02:30:16 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net-next] net: remove explicit phylink_generic_validate() references From: patchwork-bot+netdevbpf@kernel.org Message-Id: <166787461610.16737.3952195755714134439.git-patchwork-notify@kernel.org> Date: Tue, 08 Nov 2022 02:30:16 +0000 References: In-Reply-To: To: Russell King (Oracle) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221107_183022_430661_3BD0DFEF X-CRM114-Status: GOOD ( 11.91 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: andrew@lunn.ch, alexandre.belloni@bootlin.com, madalin.bucur@nxp.com, chris.snook@gmail.com, alexandre.torgue@foss.st.com, edumazet@google.com, thomas.petazzoni@bootlin.com, ioana.ciornei@nxp.com, UNGLinuxDriver@microchip.com, horatiu.vultur@microchip.com, linux-renesas-soc@vger.kernel.org, joyce.ooi@intel.com, Steen.Hegelund@microchip.com, michal.simek@xilinx.com, linux-stm32@st-md-mailman.stormreply.com, joabreu@synopsys.com, linux-arm-kernel@lists.infradead.org, vladimir.oltean@nxp.com, kuba@kernel.org, pabeni@redhat.com, Mark-MC.Lee@mediatek.com, radhey.shyam.pandey@xilinx.com, daniel.machon@microchip.com, sean.wang@mediatek.com, claudiu.manoil@nxp.com, linux-mediatek@lists.infradead.org, john@phrozen.org, matthias.bgg@gmail.com, peppe.cavallaro@st.com, mw@semihalf.com, lars.povlsen@microchip.com, s.shtylyov@omp.ru, netdev@vger.kernel.org, linux-usb@vger.kernel.org, davem@davemloft.net, tchornyi@marvell.com, mcoquelin.stm32@gmail.com, hkallweit1@gmail.com, claudiu.beznea@microchip.com, nbd@nbd.name Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski : On Fri, 04 Nov 2022 17:13:01 +0000 you wrote: > Virtually all conventional network drivers are now converted to use > phylink_generic_validate() - only DSA drivers and fman_memac remain, > so lets remove the necessity for network drivers to explicitly set > this member, and default to phylink_generic_validate() when unset. > This is possible as .validate must currently be set. > > Any remaining instances that have not been addressed by this patch can > be fixed up later. > > [...] Here is the summary with links: - [net-next] net: remove explicit phylink_generic_validate() references https://git.kernel.org/netdev/net-next/c/e1f4ecab1933 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel