From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964804AbcKMVfI (ORCPT ); Sun, 13 Nov 2016 16:35:08 -0500 Received: from mail-it0-f67.google.com ([209.85.214.67]:32768 "EHLO mail-it0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934987AbcKMVfH (ORCPT ); Sun, 13 Nov 2016 16:35:07 -0500 Subject: Re: [PATCH] net: stmmac: Add support for ethtool::nway_reset To: netdev@vger.kernel.org References: <20161113212444.3777-1-f.fainelli@gmail.com> Cc: davem@davemloft.net, Giuseppe Cavallaro , Alexandre Torgue , open list From: Florian Fainelli Message-ID: <680b3968-5cdc-2229-fb8d-e9e75f87809a@gmail.com> Date: Sun, 13 Nov 2016 13:35:04 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161113212444.3777-1-f.fainelli@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 13/11/2016 à 13:24, Florian Fainelli a écrit : > If we have a PHY device, just invoke genphy_restart_aneg() to restart > auto-negotiation. > > Signed-off-by: Florian Fainelli David, please drop this patch for now, since I have another one pending which is going to touch the net_device/phydev interaction, this one also causes a build warning since priv is not used. Thank you! -- Florian