From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH 2/2] forcedeth: Addition of new device id Date: Wed, 3 Jun 2009 13:25:09 -0700 Message-ID: <20090603132509.d3121eff.akpm@linux-foundation.org> References: <4A257B1A.8080205@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: manfred@colorfullife.com, davem@davemloft.net, netdev@vger.kernel.org To: Ayaz Abdulla Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:49140 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751783AbZFCUZk (ORCPT ); Wed, 3 Jun 2009 16:25:40 -0400 In-Reply-To: <4A257B1A.8080205@nvidia.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 02 Jun 2009 15:18:50 -0400 Ayaz Abdulla wrote: > This patch adds support for new ethernet device in the MCP89 chipset. > > Signed-off-by: Ayaz Abdulla > It's best to combine these two patches into one, IMO.