From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH net-next v2 2/2] dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/net Date: Wed, 29 Aug 2018 03:50:02 -0700 Message-ID: <7dbd5426426315977a8dc7e1745d3addce3d16b5.camel@perches.com> References: <20180829094240.27242-1-ruxandra.radulescu@nxp.com> <20180829094240.27242-3-ruxandra.radulescu@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: gregkh@linuxfoundation.org, andrew@lunn.ch, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, ioana.ciornei@nxp.com, laurentiu.tudor@nxp.com, madalin.bucur@nxp.com, horia.geanta@nxp.com To: Ioana Radulescu , netdev@vger.kernel.org, davem@davemloft.net Return-path: In-Reply-To: <20180829094240.27242-3-ruxandra.radulescu@nxp.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 2018-08-29 at 04:42 -0500, Ioana Radulescu wrote: > The DPAA2 Ethernet driver supports Freescale/NXP SoCs with DPAA2 > (DataPath Acceleration Architecture v2). The driver manages > network objects discovered on the fsl-mc bus. Please use git 'format-patch -M' to make the diff smaller and more readable.