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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 742BAC433F5 for ; Mon, 27 Sep 2021 12:30:55 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7E99F60FF2 for ; Mon, 27 Sep 2021 12:30:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7E99F60FF2 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4HJ26h3FyVz2yfn for ; Mon, 27 Sep 2021 22:30:52 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=aagikAYa; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=kernel.org (client-ip=198.145.29.99; helo=mail.kernel.org; envelope-from=patchwork-bot+netdevbpf@kernel.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=aagikAYa; dkim-atps=neutral Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4HJ25t3FgXz2xrS for ; Mon, 27 Sep 2021 22:30:10 +1000 (AEST) Received: by mail.kernel.org (Postfix) with ESMTPS id 4BAB561052; Mon, 27 Sep 2021 12:30:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632745807; bh=K1EZKejVQe6qPIv+q8bePqmHhQ7/m2oRElQfBlUiiUw=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=aagikAYaDCNQGNOuW6a+zsTfAMr+d8KGwxskgIFj7ofvhk4kuA9sKUtKmJs0+VmOC p6JagmthfVuusQfCne6gaO184K2LcfbmklSueuYCZ8CNefOnW4tw2+rgdHdlWxC/qj uoiEy7UroCUUNE92gyfrd37PwwLHOlYLx4sujGDjbEf6VpCTvsxNJxatEew6c1z1fa 4xW5VW5D+I7Re77xC6HXO6L7qmqKzw7BofjsHRNDGSMn46ykV+R5D/Dj+k1SkaM4Hu xRf+xeofEnkUODrip67zFoYvaSoB+SghMsY6GLJq4hhAMAiGUlpog6nTnNKE6hMH+A P7GuO3/Nni01g== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] Revert "ibmvnic: check failover_pending in login response" From: patchwork-bot+netdevbpf@kernel.org Message-Id: <163274580724.1790.16630852856514967779.git-patchwork-notify@kernel.org> Date: Mon, 27 Sep 2021 12:30:07 +0000 References: <20210925151418.1614874-1-desnesn@linux.ibm.com> In-Reply-To: <20210925151418.1614874-1-desnesn@linux.ibm.com> To: Desnes A. Nunes do Rosario X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: drt@linux.ibm.com, netdev@vger.kernel.org, tlfalcon@linux.ibm.com, sukadev@linux.ibm.com, linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hello: This patch was applied to netdev/net.git (refs/heads/master): On Sat, 25 Sep 2021 12:14:18 -0300 you wrote: > This reverts commit d437f5aa23aa2b7bd07cd44b839d7546cc17166f. > > Code has been duplicated through commit <273c29e944bd> "ibmvnic: check > failover_pending in login response" > > Signed-off-by: Desnes A. Nunes do Rosario > > [...] Here is the summary with links: - Revert "ibmvnic: check failover_pending in login response" https://git.kernel.org/netdev/net/c/2974b8a691a9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html