Skip to content
Commit 5944701d authored by stephen hemminger's avatar stephen hemminger Committed by David S. Miller
Browse files

net: remove useless memset's in drivers get_stats64



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: default avatarStephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bc1f4470
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment