From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] kni: fix build with 802.1p kernel support Date: Fri, 26 Jul 2013 15:20:33 +0200 Message-ID: <201307261520.33897.thomas.monjalon@6wind.com> References: <1374832275-25727-1-git-send-email-thomas.monjalon@6wind.com> <20130726121207.GJ7849@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Adrien Mazarguil Return-path: In-Reply-To: <20130726121207.GJ7849-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 26/07/2013 14:12, Adrien Mazarguil : > On Fri, Jul 26, 2013 at 11:51:15AM +0200, Thomas Monjalon wrote: > > C90 compilers forbid mixed declaration and code. > > > > Signed-off-by: Thomas Monjalon > > --- > > > > lib/librte_eal/linuxapp/kni/ethtool/ixgbe/ixgbe_main.c | 7 +++++-- > > 1 file changed, 5 insertions(+), 2 deletions(-) > > Acked-by: Adrien Mazarguil pushed -- Thomas