From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yow.seanm.ca (toronto-hs-216-138-233-67.s-ip.magma.ca [216.138.233.67]) by ozlabs.org (Postfix) with SMTP id 9CDBFDE145 for ; Wed, 18 Jun 2008 10:11:31 +1000 (EST) Date: Tue, 17 Jun 2008 20:11:27 -0400 From: Sean MacLennan To: Josh Boyer Subject: Re: [PATCH] ibm_emac: Remove the ibm_emac driver Message-ID: <20080617201127.6388ff78@lappy.seanm.ca> In-Reply-To: <20080617193523.028d4cc2@zod.rchland.ibm.com> References: <20080617193523.028d4cc2@zod.rchland.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: netdev@vger.kernel.org, jgarzik@pobox.com, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 17 Jun 2008 19:35:23 -0400 Josh Boyer wrote: > The arch/ppc sub-tree has been removed in the powerpc git tree. The > old ibm_emac driver is no longer used by anything as a result of > this. This removes it, leaving the ibm_newemac driver as the proper > driver to use for PowerPC boards with the EMAC hardware. Would it make any sense to rename the ibm_newemac driver ibm_emac? Cheers, Sean