From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] i40e: Remove redundant fdir forward declarations. Date: Wed, 27 Apr 2016 17:19:39 +0100 Message-ID: <20160427161939.GA13724@bricha3-MOBL3> References: <1458955928-11536-1-git-send-email-rami.rosen@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Rosen, Rami" , "dev@dpdk.org" To: "Zhang, Helin" Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id CF1F037AA for ; Wed, 27 Apr 2016 18:19:57 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Apr 27, 2016 at 02:51:55AM +0000, Zhang, Helin wrote: > > > > -----Original Message----- > > From: Rosen, Rami > > Sent: Saturday, March 26, 2016 9:32 AM > > To: Zhang, Helin > > Cc: dev@dpdk.org; Rosen, Rami > > Subject: [PATCH] i40e: Remove redundant fdir forward declarations. > > > > This patch removes several redundant forward declarations in i40e_fdir.c. > > > > Signed-off-by: Rami Rosen > Acked-by: Helin Zhang Added fixes line: Fixes: a778a1fa2e4e ("i40e: set up and initialize flow director") Applied to dpdk-next-net/rel_16_04 If there are other unneeded forward declarations in this driver or other drivers, as suggested by Thomas, please send on additional patches. Thanks, /bruce