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=-22.5 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,URIBL_BLOCKED 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 A76A8C63793 for ; Tue, 20 Jul 2021 14:41:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9632E610C7 for ; Tue, 20 Jul 2021 14:41:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240049AbhGTOAB (ORCPT ); Tue, 20 Jul 2021 10:00:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:47494 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240000AbhGTNup (ORCPT ); Tue, 20 Jul 2021 09:50:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 41EEF6121F; Tue, 20 Jul 2021 14:30:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1626791406; bh=tNus3u7mPyyuLS71m5DfbEdbP+v0iAfnJdlzLqCAAgs=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=G8g2goenTugCP3H0jogS2yVyzRiWvZ97SToitGUfyOeu75z4bGxYgG7ZI5DEOQYWT 9UuWreuU3CXBdDamVkeS5O3xEV1tj5ykzea/vA+20zNn0oJ1uCvHCAQyUtj+vttfWy nAWmVIkEwDTMd5mkndDUjuw1USfifWQv/dDsT1uO6yJSWjg9jnDwt0QZ4+5IELjMIL GV/oSonB0XZ3AXs7ORMfdMyobN6UdcxhmdTtjcROYW6/Py6UKPD3hXp0Amui1nlKjv pWU8uZb92i+05mw3yPFTKUGyuMEabgP4WNGKIo9xuWJRkXZzxrlgS3gbPD2GeqJAnk J2Je63+kXGjXg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] net: phylink: add phy change pause mode debug From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162679140620.23944.520450869114918919.git-patchwork-notify@kernel.org> Date: Tue, 20 Jul 2021 14:30:06 +0000 References: In-Reply-To: To: Russell King Cc: andrew@lunn.ch, hkallweit1@gmail.com, davem@davemloft.net, netdev@vger.kernel.org, kuba@kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Tue, 20 Jul 2021 12:15:20 +0100 you wrote: > Augment the phy link debug prints with the pause state. > > Signed-off-by: Russell King (Oracle) > --- > drivers/net/phy/phylink.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Here is the summary with links: - [net-next] net: phylink: add phy change pause mode debug https://git.kernel.org/netdev/net-next/c/d34869b44a17 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html