On 05/12/14 9:27 pm, "Bruce Richardson" <bruce.richardson at intel.com> wrote:
>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. Sorry for the delay. Was away for a couple of days. Looks good. Thanks ! > > 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 >