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=-16.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 2E21FC433E0 for ; Wed, 3 Feb 2021 02:11:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D191264F77 for ; Wed, 3 Feb 2021 02:11:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231236AbhBCCKu (ORCPT ); Tue, 2 Feb 2021 21:10:50 -0500 Received: from mail.kernel.org ([198.145.29.99]:40824 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229624AbhBCCKs (ORCPT ); Tue, 2 Feb 2021 21:10:48 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 5934F64F77; Wed, 3 Feb 2021 02:10:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612318207; bh=CGHQh/TE03WOGsqglRMUZdNF8m7rCsMbZpSXzcg5jTk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=s+i/UhJPBD1Y/PoZ9/bjlMem95YavYa9Bx7QrOmCOFwkzJWTd1MYsukKDzMhSoxw9 oMmDyXWooVgJzcnvH1nr3KrUQR5wDVg4QgbMjUbjnm55JBVh2rtYIZZf4Kp5UN/KHH ZMKyt0jz8fY0fWw+OJrGPenFhWkGlYArIRh/g5AXHDcSKaqpGeuNGgWLlVH4QUaX8f 66bKFqDR9ZRsni0E/ZRQt1VKSfNDXqgA6uIoXbAXkXd8XmvWw5Yayxd6ImBpQmepq6 WKMno6cgST8CEk8LEmX2+nIywuAM1auQ8XM6PHOwLqohnodWxc/GCfM9YEauRAmepX wa7NWjnnJ2Eig== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2] r8169: Add support for another RTL8168FP From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161231820729.7086.8696746160919313169.git-patchwork-notify@kernel.org> Date: Wed, 03 Feb 2021 02:10:07 +0000 References: <20210202044813.1304266-1-kai.heng.feng@canonical.com> In-Reply-To: <20210202044813.1304266-1-kai.heng.feng@canonical.com> To: Kai-Heng Feng Cc: hkallweit1@gmail.com, nic_swsd@realtek.com, davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, 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 (refs/heads/master): On Tue, 2 Feb 2021 12:48:12 +0800 you wrote: > According to the vendor driver, the new chip with XID 0x54b is > essentially the same as the one with XID 0x54a, but it doesn't need the > firmware. > > So add support accordingly. > > Signed-off-by: Kai-Heng Feng > > [...] Here is the summary with links: - [v2] r8169: Add support for another RTL8168FP https://git.kernel.org/netdev/net-next/c/e6d6ca6e1204 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html