dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] enic fixes for clang compilation
@ 2014-12-05 15:57 Bruce Richardson
       [not found] ` <1417795032-23524-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Bruce Richardson @ 2014-12-05 15:57 UTC (permalink / raw)
  To: dev-VfR2kkLFssw, ssujith-FYB4Gu1CFyUAvxtiuMwx3w

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-12-07 15:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-05 15:57 [PATCH 0/2] enic fixes for clang compilation Bruce Richardson
     [not found] ` <1417795032-23524-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-05 15:57   ` [PATCH 1/2] enic: fix initialization error with clang Bruce Richardson
2014-12-05 15:57   ` [PATCH 2/2] enic: fix error with uninitialized variable Bruce Richardson
2014-12-05 21:11   ` [PATCH 0/2] enic fixes for clang compilation Thomas Monjalon
2014-12-07 15:21   ` Sujith Sankar (ssujith)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).