From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 0DE52DDF86 for ; Thu, 2 Oct 2008 16:45:29 +1000 (EST) Subject: Re: [PATCH v2] ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHY From: Benjamin Herrenschmidt To: Victor Gallardo In-Reply-To: <1222929477-10329-1-git-send-email-vgallardo@amcc.com> References: <1222929477-10329-1-git-send-email-vgallardo@amcc.com> Content-Type: text/plain Date: Thu, 02 Oct 2008 16:45:20 +1000 Message-Id: <1222929920.12264.96.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, netdev@vger.kernel.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2008-10-01 at 23:37 -0700, Victor Gallardo wrote: > Signed-off-by: Victor Gallardo > --- > v2: > - update to sync up with latest ibm_newemac driver Ack. Is this on top of Josh work ? Ben.