From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH 03/11] phylink: get rid of separate Cisco SGMII and 802.3z modes Date: Fri, 1 Dec 2017 09:22:42 -0800 Message-ID: References: <20171201102306.GA18792@n2100.armlinux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: linux-doc@vger.kernel.org, netdev@vger.kernel.org To: Russell King , Andrew Lunn , Jonathan Corbet Return-path: Received: from mail-qk0-f177.google.com ([209.85.220.177]:37760 "EHLO mail-qk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751911AbdLARWq (ORCPT ); Fri, 1 Dec 2017 12:22:46 -0500 In-Reply-To: Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 12/01/2017 02:24 AM, Russell King wrote: > Since the handling of SGMII and 802.3z is now the same, combine the > MLO_AN_xxx constants into a single MLO_AN_INBAND, and use the PHY > interface mode to distinguish between Cisco SGMII and 802.3z. > > Signed-off-by: Russell King Reviewed-by: Florian Fainelli -- Florian