numam-dpdk/lib/librte_pmd_bond
Bruce Richardson 1ca78c81be bond: fix variable initialization
Variable "valid_slave" wasn't getting properly zero-initialized.
This error is flagged by clang on compile.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Tested-by: Zhaochen Zhan <zhaochen.zhan@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-07-19 01:53:38 +02:00
..
Makefile bond: new link bonding library 2014-07-01 16:25:12 +02:00
rte_eth_bond_api.c bond: fix build on 32-bit Oracle Linux 6.4 2014-07-02 10:48:22 +02:00
rte_eth_bond_args.c bond: new link bonding library 2014-07-01 16:25:12 +02:00
rte_eth_bond_pmd.c bond: fix variable initialization 2014-07-19 01:53:38 +02:00
rte_eth_bond_private.h bond: new link bonding library 2014-07-01 16:25:12 +02:00
rte_eth_bond.h bond: fix doxygen 2014-07-03 21:11:46 +02:00