From: Stephen Hemminger <[email protected]> Date: Fri, 6 Jan 2017 19:12:53 -0800
> In dev_get_stats() the statistic structure storage has already been > zeroed. Therefore network drivers do not need to call memset() again. > > Signed-off-by: Stephen Hemminger <[email protected]> Applied.
