From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/2] igbvf.txt: Add igbvf Documentation Date: Sat, 07 Aug 2010 23:01:56 -0700 (PDT) Message-ID: <20100807.230156.25112206.davem@davemloft.net> References: <20100804001429.6571.95116.stgit@localhost.localdomain> <20100804001615.6571.69837.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, gospo@redhat.com, bphilips@novell.com To: jeffrey.t.kirsher@intel.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:40844 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750864Ab0HHGBh (ORCPT ); Sun, 8 Aug 2010 02:01:37 -0400 In-Reply-To: <20100804001615.6571.69837.stgit@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: From: Jeff Kirsher Date: Tue, 03 Aug 2010 17:16:17 -0700 > Adds documentation for the igbvf (igb virtual function driver). > > Signed-off-by: Jeff Kirsher > Tested-by: Jeff Pieper Tons of trailing whitespace, GIT nearly craps itself when I try to apply this. Please fix this, and also submit the fixed up 1/1 ixgbe.txt doc patch and even more importantly the ixgbe FCOE build fix you promised I'd have two nights ago :-) Thanks.