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 Date: Mon, 17 Jul 2023 14:02:56 +0300 From: Vladimir Oltean Subject: Re: [PATCH net-next 1/3] net: dsa: remove legacy_pre_march2020 detection Message-ID: <20230717110256.k6oebdhkoq5fvfvp@skbuf> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+lwn-linux-arm-kernel=archive.lwn.net@lists.infradead.org List-Archive: To: "Russell King (Oracle)" Cc: Andrew Lunn , Heiner Kallweit , Alexandre Belloni , AngeloGioacchino Del Regno , Ar__n__ __NAL , Claudiu Manoil , Daniel Golle , "David S. Miller" , DENG Qingfang , Eric Dumazet , Florian Fainelli , Florian Fainelli , Jakub Kicinski , Landen Chao , linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Matthias Brugger , netdev@vger.kernel.org, Paolo Abeni , Sean Wang , UNGLinuxDriver@microchip.com, Woojung Huh On Fri, Jul 14, 2023 at 10:12:07AM +0100, Russell King (Oracle) wrote: > All drivers are now updated for the March 2020 changes, and no longer > make use of the mac_pcs_get_state() or mac_an_restart() operations, > which are now NULL across all DSA drivers. All DSA drivers don't look > at speed, duplex, pause or advertisement in their phylink_mac_config() > method either. > > Remove support for these operations from DSA, and stop marking DSA as > a legacy driver by default. > > Signed-off-by: Russell King (Oracle) > --- Reviewed-by: Vladimir Oltean _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel