From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: [PATCH 0/2] enic fixes for clang compilation Date: Fri, 5 Dec 2014 15:57:10 +0000 Message-ID: <1417795032-23524-1-git-send-email-bruce.richardson@intel.com> To: dev-VfR2kkLFssw@public.gmane.org, ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org Return-path: 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" Compiling latest DPDK with clang 3.3 on FreeBSD 10 shows up a number of compilation errors in the enic driver. These two small patches fix those errors. Bruce Richardson (2): enic: fix initialization error with clang enic: fix error with uninitialized variable. lib/librte_pmd_enic/enic_clsf.c | 2 +- lib/librte_pmd_enic/vnic/vnic_dev.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.1.0