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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 06562C07548 for ; Wed, 15 Nov 2023 03:50:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234406AbjKODu2 (ORCPT ); Tue, 14 Nov 2023 22:50:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42088 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229572AbjKODu0 (ORCPT ); Tue, 14 Nov 2023 22:50:26 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F31F8C1 for ; Tue, 14 Nov 2023 19:50:23 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPS id 68E86C433CA; Wed, 15 Nov 2023 03:50:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1700020223; bh=7f1IBddzYAwzEVP6KQYyZ8VTGi67vxdjPTEJySW1TIM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=VD5rkWDjk91pY8UvSwHxsI19OVzsqsaa6OgEjOVzgw8xNi67sMsmpTQHje+oaP8SX o2KCRY1XDpjac7Do1rezgwu0782Z6ahjsY29QLW7ZRzFXq+DUEwuwx9WSUEanlQj4O imJ3kHV8cjcR+VVAiuYsFj4J4Zk3cfDt9cBwxdUMdoSXnEHTrwZ70z0iqW1UwS0Vpr W/nDyLfnJI1eMcsFQaA3vDqmQC9bCNRxKiyx9gq9uFn25BmC1IDeS1SeIX1jIURgU8 3fUC9c+AKx7yy8dne2xhyo0nwA6xVQePGEzYEothP/yAGr02CXd3SoQ3CjymoGP9IX 6+vQCv9aqxnTQ== 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 4D172E1F671; Wed, 15 Nov 2023 03:50:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] net: dsa: tag_rtl4_a: Use existing ETH_P_REALTEK constant From: patchwork-bot+netdevbpf@kernel.org Message-Id: <170002022331.9438.484108479461103553.git-patchwork-notify@kernel.org> Date: Wed, 15 Nov 2023 03:50:23 +0000 References: <20231113165030.2440083-1-florian.fainelli@broadcom.com> In-Reply-To: <20231113165030.2440083-1-florian.fainelli@broadcom.com> To: Florian Fainelli Cc: netdev@vger.kernel.org, andrew@lunn.ch, f.fainelli@gmail.com, olteanv@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, 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 (main) by Jakub Kicinski : On Mon, 13 Nov 2023 08:50:30 -0800 you wrote: > No functional change, uses the existing ETH_P_REALTEK constant already > defined in if_ether.h. > > Signed-off-by: Florian Fainelli > --- > net/dsa/tag_rtl4_a.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) Here is the summary with links: - [net-next] net: dsa: tag_rtl4_a: Use existing ETH_P_REALTEK constant https://git.kernel.org/netdev/net-next/c/8fedaaca4071 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html