From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Subject: Re: [net-next-2.6 PATCH v2 0/3] Support for MPC512x FEC Date: Mon, 22 Feb 2010 12:37:24 +0100 Message-ID: <20100222123724.67a7b862@wker> References: <1266418530-2727-1-git-send-email-agust@denx.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Wolfgang Denk , Detlev Zundel , netdev@vger.kernel.org, linuxppc-dev@ozlabs.org To: "David S. Miller" Return-path: In-Reply-To: <1266418530-2727-1-git-send-email-agust@denx.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org List-Id: netdev.vger.kernel.org Hi David, On Wed, 17 Feb 2010 15:55:27 +0100 Anatolij Gustschin wrote: > These patches attempt to provide support for the Freescale MPC512x > FEC in the fs_enet driver. The first cleanup patch replaces printk > by dev_xxx. The second and third attemt to support MPC5121 FEC > in the FEC driver. Could you please comment on this patch series. The patches have been acked by Grant and I slightly reworked third patch to address Eric's comments, so there is v3 for this patch now. Thanks, Anatolij