From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next PATCH 5/6] igb: remove unused defines Date: Mon, 16 Feb 2009 00:06:52 -0800 (PST) Message-ID: <20090216.000652.20632953.davem@davemloft.net> References: <20090213041654.3848.39227.stgit@lost.foo-projects.org> <20090213041826.3848.28973.stgit@lost.foo-projects.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jeff@garzik.org, gospo@redhat.com, alexander.h.duyck@intel.com To: jeffrey.t.kirsher@intel.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:38908 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1754478AbZBPIHI (ORCPT ); Mon, 16 Feb 2009 03:07:08 -0500 In-Reply-To: <20090213041826.3848.28973.stgit@lost.foo-projects.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Jeff Kirsher Date: Thu, 12 Feb 2009 20:18:26 -0800 > This patch removes all of the unused defines from the .h files contained in > igb. For some defines there was a use and so I plugged them into the correct > locations. > > Signed-off-by: Alexander Duyck > Signed-off-by: Jeff Kirsher Applied.