[dpdk-dev] [PATCH v3 1/3] ether: Reset whole dev info structure

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Oct 10 13:08:39 CEST 2014


2014-10-01 10:49, Pablo de Lara:
> +	/* Reset dev info structure */
> +	memset(dev_info, 0, sizeof(struct rte_eth_dev_info));

It's typically the kind of situation where a comment is not needed :)

-- 
Thomas


More information about the dev mailing list