From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] enic fixes for clang compilation Date: Fri, 05 Dec 2014 22:11:12 +0100 Message-ID: <4681016.6ofSph7FDr@xps13> References: <1417795032-23524-1-git-send-email-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Bruce Richardson Return-path: In-Reply-To: <1417795032-23524-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@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" > 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. Acked and applied Thanks -- Thomas