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 at 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 <rami.rosen at intel.com> > Acked-by: Helin Zhang <helin.zhang at intel.com>
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