From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH RFC v2 2/3] net: phy: restart phy autonegotiation after EEE advertisment change Date: Mon, 27 Mar 2017 11:03:44 -0700 Message-ID: References: <20170327095826.GA2310@n2100.armlinux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "David S. Miller" , netdev@vger.kernel.org, Andrew lunn To: Russell King Return-path: Received: from mail-wr0-f196.google.com ([209.85.128.196]:34427 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751795AbdC0SDy (ORCPT ); Mon, 27 Mar 2017 14:03:54 -0400 Received: by mail-wr0-f196.google.com with SMTP id w43so12685254wrb.1 for ; Mon, 27 Mar 2017 11:03:53 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On 03/27/2017 02:58 AM, Russell King wrote: > When the EEE advertisment is changed, we should restart autonegotiation > to update the link partner with the new EEE settings. Add this trigger > but only if the advertisment has changed. > > Signed-off-by: Russell King Reviewed-by: Florian Fainelli -- Florian