From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH net-next 12/12] net: ethernet: Add helper to determine if pause configuration is supported Date: Mon, 3 Sep 2018 10:52:08 -0700 Message-ID: <0b2db867-b380-ffcd-c9c6-70c7db407623@gmail.com> References: <1535908001-18593-1-git-send-email-andrew@lunn.ch> <1535908001-18593-13-git-send-email-andrew@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev , maxime.chevallier@bootlin.com To: Andrew Lunn , David Miller Return-path: Received: from mail-pl1-f193.google.com ([209.85.214.193]:42701 "EHLO mail-pl1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727726AbeICWNe (ORCPT ); Mon, 3 Sep 2018 18:13:34 -0400 Received: by mail-pl1-f193.google.com with SMTP id g23-v6so457712plq.9 for ; Mon, 03 Sep 2018 10:52:19 -0700 (PDT) In-Reply-To: <1535908001-18593-13-git-send-email-andrew@lunn.ch> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 9/2/2018 10:06 AM, Andrew Lunn wrote: > Rather than have MAC drivers open code the test, add a helper in > phylib. This will help when we change the type of phydev->supported. > > Signed-off-by: Andrew Lunn Reviewed-by: Florian Fainelli -- Florian