From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753818AbZI2AWl (ORCPT ); Mon, 28 Sep 2009 20:22:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753765AbZI2AWk (ORCPT ); Mon, 28 Sep 2009 20:22:40 -0400 Received: from kroah.org ([198.145.64.141]:42015 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753558AbZI2AWj (ORCPT ); Mon, 28 Sep 2009 20:22:39 -0400 Date: Mon, 28 Sep 2009 17:22:07 -0700 From: Greg KH To: Shreyas Bhatewara Cc: "linux-kernel@vger.kernel.org" , "netdev@vger.kernel.org" , Stephen Hemminger , "David S. Miller" , Jeff Garzik , Anthony Liguori , Chris Wright , Andrew Morton , virtualization , "pv-drivers@vmware.com" Subject: Re: [PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3 Message-ID: <20090929002207.GB31372@kroah.com> References: <89E2752CFA8EC044846EB849981913410173CDFAF6@EXCH-MBX-4.vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <89E2752CFA8EC044846EB849981913410173CDFAF6@EXCH-MBX-4.vmware.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 28, 2009 at 04:56:45PM -0700, Shreyas Bhatewara wrote: > > Please consider this for inclusion in the linux net tree. I will be > glad to receive your review comments and answer queries in order to be > accepted in mainline in 2.6.32 release cycle. It's usually a bit late given that the big merge window for 2.6.32 is now closed. > The patch applies to 2.6.31-rc9. 2.6.32-rc1 is out, you should rebase to it as a few tens of thousands of changes have already happened since 2.6.31-rc9 :) thanks, greg k-h