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 0AA7FC433F5 for ; Thu, 3 Mar 2022 14:50:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233929AbiCCOvC (ORCPT ); Thu, 3 Mar 2022 09:51:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51920 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231432AbiCCOu5 (ORCPT ); Thu, 3 Mar 2022 09:50:57 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8C00C4FC42; Thu, 3 Mar 2022 06:50:12 -0800 (PST) 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 ams.source.kernel.org (Postfix) with ESMTPS id 31529B82600; Thu, 3 Mar 2022 14:50:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id E6BAEC004E1; Thu, 3 Mar 2022 14:50:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1646319010; bh=M+Xlgcob4w5XnkVe4GbpEAx14evwYSmptbB04R43aMI=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=KawGHsPph71zbalUsK2m8Us87vom6GrWU+XBukaJe60dQrpi1oBSqRU8aoPCNnDMx 3e80LbrCqOiOI+/nU3iz1Fo0+8NyAkNcneUhUOLo9mRs7HrkDv2aq1bsgzRKCKNA26 ZA2cNSaC755gxGx+D1aYLsaer/P0vrs+E2rDR6ieKKkB3+mPsYv8uqmkTDZhmmfY72 28IewOtIIAXdieMwImAPvS/TM5DQoroO6N/jhW5ffCzx+mfB3LFdzVtJa8ieun2njS P+6ytOiT/dkQpe+E0dQGHtyuQTw96to0rhtSjWb3kwNJe0HQMWBVXqyaBVcEhOMSYt nvas+Tp5h49kA== 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 C1FC5EAC096; Thu, 3 Mar 2022 14:50:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] bnx2: Fix an error message From: patchwork-bot+netdevbpf@kernel.org Message-Id: <164631900979.29171.14311877408050693466.git-patchwork-notify@kernel.org> Date: Thu, 03 Mar 2022 14:50:09 +0000 References: In-Reply-To: To: Christophe JAILLET Cc: rmody@marvell.com, GR-Linux-NIC-Dev@marvell.com, davem@davemloft.net, kuba@kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, netdev@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (master) by David S. Miller : On Wed, 2 Mar 2022 21:21:15 +0100 you wrote: > Fix an error message and report the correct failing function. > > Signed-off-by: Christophe JAILLET > --- > drivers/net/ethernet/broadcom/bnx2.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - bnx2: Fix an error message https://git.kernel.org/netdev/net/c/8ccffe9ac323 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html