From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH RFC 21/26] net: mvneta: enable flow control for PHY connections Date: Thu, 07 Jan 2016 12:31:49 -0800 Message-ID: <568ECB35.10907@gmail.com> References: <20151207173553.GU8644@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Russell King , Thomas Petazzoni Return-path: Received: from mail-pa0-f47.google.com ([209.85.220.47]:33113 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752874AbcAGUc0 (ORCPT ); Thu, 7 Jan 2016 15:32:26 -0500 Received: by mail-pa0-f47.google.com with SMTP id cy9so267047090pac.0 for ; Thu, 07 Jan 2016 12:32:25 -0800 (PST) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On 07/12/15 09:38, Russell King wrote: > Enable flow control support for PHY connections by indicating our > support via the ethtool capabilities. phylink takes care of the > appropriate handling. > > Signed-off-by: Russell King Reviewed-by: Florian Fainelli -- Florian