From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2 0/2] phylink: API changes Date: Fri, 30 Mar 2018 10:11:44 -0400 (EDT) Message-ID: <20180330.101144.1387038434454118517.davem@davemloft.net> References: <20180328224416.6981-1-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, thomas.petazzoni@free-electrons.com, andrew@lunn.ch, rmk+kernel@armlinux.org.uk, linux-kernel@vger.kernel.org, antoine.tenart@bootlin.com, ymarkman@marvell.com, stefanc@marvell.com, maxime.chevallier@bootlin.com, miquel.raynal@free-electrons.com, mw@semihalf.com To: f.fainelli@gmail.com Return-path: In-Reply-To: <20180328224416.6981-1-f.fainelli@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Florian Fainelli Date: Wed, 28 Mar 2018 15:44:14 -0700 > This patch series contains two API changes to PHYLINK which will later be used > by DSA to migrate to PHYLINK. Because these are API changes that impact other > outstanding work (e.g: MVPP2) I would rather get them included sooner to minimize > conflicts. Series applied, thanks Florian.