Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758499Ab0DPOe3 (ORCPT ); Fri, 16 Apr 2010 10:34:29 -0400 Received: from tex.lwn.net ([70.33.254.29]:52794 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758488Ab0DPOe2 (ORCPT ); Fri, 16 Apr 2010 10:34:28 -0400 Date: Fri, 16 Apr 2010 08:35:08 -0600 From: Jonathan Corbet To: "Masayuki Ohtake" Cc: "LKML" , "Intel OTC" , Subject: Re: [PATCH]Add device drivers (GbE, Packet Hub) for Topcliff Message-ID: <20100416083508.64199657@tpl.lwn.net> In-Reply-To: <000b01cadd4c$e2f94380$66f8800a@maildom.okisemi.com> References: <000b01cadd4c$e2f94380$66f8800a@maildom.okisemi.com> Organization: LWN.net X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; i686-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1021 Lines: 31 On Fri, 16 Apr 2010 19:09:04 +0900 "Masayuki Ohtake" wrote: > I developed the device drivers for Linux kernel 2.6.33-1. > This time, I added the following drivers > - GbE device > - Packet HUB device > > Would you check them? Thanks for making your code available. May I suggest, though, that you will get a much better response if you post the patches directly to the mailing list? That is how our process works; it is simply harder to review code if you have to do digging through web sites to find it. Networking-specific patches should be posted to the netdev list as well. More information on how to post code for review can be found in the kernel source tree: Documentation/HOWTO Documentation/development-process Thanks, jon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/