From patchwork Wed Nov 17 15:27:15 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Russell King (Oracle)" X-Patchwork-Id: 12624919 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 7B07FC433EF for ; Wed, 17 Nov 2021 15:27:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 57D516112D for ; Wed, 17 Nov 2021 15:27:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236104AbhKQPaT (ORCPT ); Wed, 17 Nov 2021 10:30:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42232 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232673AbhKQPaS (ORCPT ); Wed, 17 Nov 2021 10:30:18 -0500 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DA5F2C061570 for ; Wed, 17 Nov 2021 07:27:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:Content-Type:MIME-Version: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=NRMV0mXfKzywmoFTIim7Jx0fVNkZmd3iStVi+YWd7Vk=; b=fjbEao7TyLAotQGKlsTPCdFzZq uH+HfNKns8ntBFxUlh8lwIPV7iMmm367Hqcy++3byAboVkJvCk1qFQYAUbPRrz0VQU6XpY0xEcyEj i3YIcFdP12+b2nIZfdZ7hN6RIA1fPP87NR3TMCNwJZch/OuiRVkpbZTPxYfaTwjAWjRjy5O590hX2 6HbfKozmLb/wca3U4o6HazoTNDU0in8ok9lJSiXvGg/Gc5inNZSE8OHjfpxW7pXAUbvJRJNjqD043 aVqiAw67GMjdetjCQ8zMehnwOSTnF53N1gQoMlK8Hr5J/L8RxJtzPdbgZR6wR52x2EyAAApL/Jy9E nINGAAJg==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:55684) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mnMqD-0001yc-59; Wed, 17 Nov 2021 15:27:17 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1mnMqB-000330-Js; Wed, 17 Nov 2021 15:27:15 +0000 Date: Wed, 17 Nov 2021 15:27:15 +0000 From: "Russell King (Oracle)" To: Chris Snook , Oleksij Rempel Cc: netdev@vger.kernel.org Subject: [PATCH RFC net-next 0/3] Atheros AG71xx phylink updates Message-ID: MIME-Version: 1.0 Content-Disposition: inline Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org X-Patchwork-State: RFC Hi, I'm sending this series as a RFC, not expecting it to be applied, as there is a question over patch 3 that needs addressing. I've already emailed Oleksij Rempel about this a couple of days ago, so I'm hoping we can resolve this soon. drivers/net/ethernet/atheros/ag71xx.c | 81 +++++++++++++---------------------- 1 file changed, 29 insertions(+), 52 deletions(-)