From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by ozlabs.org (Postfix) with ESMTP id 0BD73B7CB9 for ; Mon, 22 Feb 2010 22:37:29 +1100 (EST) Date: Mon, 22 Feb 2010 12:37:24 +0100 From: Anatolij Gustschin To: "David S. Miller" Subject: Re: [net-next-2.6 PATCH v2 0/3] Support for MPC512x FEC Message-ID: <20100222123724.67a7b862@wker> In-Reply-To: <1266418530-2727-1-git-send-email-agust@denx.de> References: <1266418530-2727-1-git-send-email-agust@denx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Wolfgang Denk , Detlev Zundel , netdev@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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