[dpdk-dev] [PATCH v2] xenvirt: Fix build break on cmdline_parse_etheraddr call

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Dec 18 23:13:04 CET 2014


2014-12-18 06:31, Neil Horman:
> Back in:
> 
> commit aaa662e75c23c61a1d79bd4d1f9f35b4967c39db
> Author: Alan Carew <alan.carew at intel.com>
> Date:   Fri Dec 5 15:19:07 2014 +0100
> 
>     cmdline: fix overflow on bsd
> 
> The author failed to fixup a call to cmdline_parse_etheraddr in xenvirt.  This
> patch makes the needed correction to avoid a build break
> 
> Signed-off-by: Neil Horman <nhorman at tuxdriver.com>
> CC: Thomas Monjalon <thomas.monjalon at 6wind.com>
> CC: Olivier Matz <olivier.matz at 6wind.com>
> 
> ---
> Change notes
> 
> v2: Changed sizeof(struct ether_addr) to sizeof(dict->addr)

Applied

Thanks
-- 
Thomas


More information about the dev mailing list