From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754758AbYJWHem (ORCPT ); Thu, 23 Oct 2008 03:34:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751974AbYJWHea (ORCPT ); Thu, 23 Oct 2008 03:34:30 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:45425 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751993AbYJWHea (ORCPT ); Thu, 23 Oct 2008 03:34:30 -0400 Date: Thu, 23 Oct 2008 00:34:07 -0700 (PDT) Message-Id: <20081023.003407.265062852.davem@davemloft.net> To: jeff@garzik.org Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [git patches v2] net driver updates From: David Miller In-Reply-To: <20081022113704.GA12431@havoc.gtf.org> References: <20081022113704.GA12431@havoc.gtf.org> X-Mailer: Mew version 6.1 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jeff Garzik Date: Wed, 22 Oct 2008 07:37:04 -0400 > This is a complete redo of the previous push, with new commit ids etc. > It also includes a few new csets over and above the last push. > > Please pull from 'davem-fixes' branch of > master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git davem-fixes Thanks a lot for fixing everything up Jeff. Pulled and pushed back out to net-2.6 Thanks again!