From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH net] phylink: ensure AN is enabled Date: Fri, 22 Dec 2017 00:32:48 -0800 Message-ID: <62ad0a74-c7c0-7187-8087-b88f4b733cb6@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: netdev@vger.kernel.org To: Russell King , Andrew Lunn Return-path: Received: from mail-ot0-f182.google.com ([74.125.82.182]:42664 "EHLO mail-ot0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750864AbdLVIcv (ORCPT ); Fri, 22 Dec 2017 03:32:51 -0500 Received: by mail-ot0-f182.google.com with SMTP id i1so24569509oth.9 for ; Fri, 22 Dec 2017 00:32:51 -0800 (PST) In-Reply-To: Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: Le 12/20/17 à 15:21, Russell King a écrit : > Ensure that we mark AN as enabled at boot time, rather than leaving > it disabled. This is noticable if your SFP module is fiber, and you > it supports faster speeds than 1G with 2.5G support in place. (not worth a respin IMHO), s/you //? > > Signed-off-by: Russell King Reviewed-by: Florian Fainelli Fixes: 9525ae83959b ("phylink: add phylink infrastructure") -- Florian