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

Reply via email to