commit | f73a6f439fca0e14f228726e5647d5afe141bc32 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Wed May 25 09:50:39 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 25 22:15:50 2016 -0700 |
tree | 6e3812e2adf95c60c352e82e45186fde92c2a92a | |
parent | 9ed17db17fb01a7be5b84558b768c091bdf8bb41 [diff] |
net/mlx4_en: get rid of private net_device_stats We simply can use the standard net_device stats. We do not need to clear fields that are already 0. Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Willem de Bruijn <willemb@google.com> Cc: Eugenia Emantayev <eugenia@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>