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.4 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=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 768E2C48BE5 for ; Mon, 21 Jun 2021 21:50:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 612B56134F for ; Mon, 21 Jun 2021 21:50:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232208AbhFUVw2 (ORCPT ); Mon, 21 Jun 2021 17:52:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:45650 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230263AbhFUVwT (ORCPT ); Mon, 21 Jun 2021 17:52:19 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 1FFD861358; Mon, 21 Jun 2021 21:50:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624312205; bh=/a/tGm/0AH0ASd66gGhtsEXHiRnkM68Ab2RnC6aVfVo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=BrObahxaqLE6IcSIEMXSRxxNj98Q9qaivU83uRgUGUSlakHXa/BL6Ylb+D6kV8p5h Wxynqq/otlrDCFz8I452Gu/vbLVPrYrNw/LqWiU8EhHCvhsDrOVJzWVj88LRoBJHnb scutW9f1nXyxL/QuKyZ4dqfKUWoNMmdh9CcVCb2nsIYtWIG/TmGpgoaHm9xser/ADs ghliebwxQiQ2Lyk220CIGH+GoTK1cWk6fxCOtWNVlPnSBt2byQit1twhKuTN3hZaSY P6RMtQKlzM9VrH1By5Di9LBiaecCHwlQnQZcVgy28o+lVlweO9wdc/wwtU+oOSmAQC HKkmveyPfid8Q== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: ll_temac: Remove left-over debug message From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162431220510.17422.10756500778546076606.git-patchwork-notify@kernel.org> Date: Mon, 21 Jun 2021 21:50:05 +0000 References: In-Reply-To: To: Esben Haabendal Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.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 Mon, 21 Jun 2021 10:20:08 +0200 you wrote: > Fixes: f63963411942 ("net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY") > Signed-off-by: Esben Haabendal > --- > drivers/net/ethernet/xilinx/ll_temac_main.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) Here is the summary with links: - net: ll_temac: Remove left-over debug message https://git.kernel.org/netdev/net-next/c/ce03b94ba682 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html