From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756776Ab0ICUAN (ORCPT ); Fri, 3 Sep 2010 16:00:13 -0400 Received: from mail.perches.com ([173.55.12.10]:1277 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753348Ab0ICUAL (ORCPT ); Fri, 3 Sep 2010 16:00:11 -0400 Subject: Re: [PATCH] Gigabit Ethernet driver of Topcliff PCH From: Joe Perches To: Masayuki Ohtake Cc: Randy Dunlap , Ralf Baechle , ML netdev , MeeGo , Maxime Bizon , LKML , Kristoffer Glembo , John Linn , Greg Rose , "David S. Miller" , "Wang, Yong Y" , "Wang, Qi" , Toshiharu Okada , Tomoya Morinaga , Takahiro Shimizu , Intel OTC , "Foster, Margie" , Andrew In-Reply-To: <4C81019E.1010808@dsn.okisemi.com> References: <4C81019E.1010808@dsn.okisemi.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 03 Sep 2010 13:00:08 -0700 Message-ID: <1283544008.5387.3.camel@Joe-Laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2010-09-03 at 23:09 +0900, Masayuki Ohtake wrote: > Thank you for your comments and patch. > I have modified. > Gigabit Ethernet driver of Topcliff PCH > Patch created against 2.6.35 Hello Ohtake. It's a bit tedious to track changes in this code when you post the entire patch. Do you have a git tree for these Topcliff changes?