[dpdk-dev] [PATCH 0/3] get rid of unnecessary memset's

2015-06-04 Thread Thomas Monjalon
2015-06-03 14:13, Stephen Hemminger: > While looking at code is seems lots of drivers do not know the convention > that info_get and stats_get both clear the buffer for the caller. > > Stephen Hemminger (3): > bonding: remove useless memset > ethdev: remove useless memset > null: remove unne

[dpdk-dev] [PATCH 0/3] get rid of unnecessary memset's

2015-06-03 Thread Stephen Hemminger
While looking at code is seems lots of drivers do not know the convention that info_get and stats_get both clear the buffer for the caller. Stephen Hemminger (3): bonding: remove useless memset ethdev: remove useless memset null: remove unnecessary memset drivers/net/bonding/rte_eth_bond_a