From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next-2.6 PATCH 3/3] ixgbe: Cleanup incorrect header comments Date: Mon, 15 Feb 2010 21:52:57 -0800 (PST) Message-ID: <20100215.215257.142861212.davem@davemloft.net> References: <20100212234715.2346.60380.stgit@localhost.localdomain> <20100212234843.2346.93249.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, gospo@redhat.com, peter.p.waskiewicz.jr@intel.com To: jeffrey.t.kirsher@intel.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:41339 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751807Ab0BPFwn (ORCPT ); Tue, 16 Feb 2010 00:52:43 -0500 In-Reply-To: <20100212234843.2346.93249.stgit@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: From: Jeff Kirsher Date: Fri, 12 Feb 2010 15:48:44 -0800 > From: Peter Waskiewicz > > The recent n-tuple patches added some comments to the headers > of the Flow Director functions that aren't accurate. This > cleans them up, and is a purely cosmetic patch. > > Signed-off-by: Peter P Waskiewicz Jr > Signed-off-by: Jeff Kirsher Applied.