[dpdk-dev] [PATCH] bond: Fixed compilation issue on gcc 4.3, due to uninitialized array

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Nov 28 16:23:39 CET 2014


2014-11-28 15:10, Pablo de Lara:
> gcc 4.3 complains that slow_pkts array in bond_ethdev_tx_burst_8023ad may be used uninitialized, so it has been initialized to NULL
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com>

Applied

Thanks
-- 
Thomas


More information about the dev mailing list