commit | e2bbb966c3dc593426a95fbcd2bb15ad8902959f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Apr 07 07:03:35 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 07 07:03:35 2017 -0700 |
tree | 5905675c9f6bf53899341c70dc1627474f4e5005 | |
parent | 7db4c0dd149ea027527a0d2fe5edd5f2fb415c72 [diff] | |
parent | 82d8293895cf3c23ec4957eeed484d5a5ce9021a [diff] |
Merge branch 'net_device_stats' Tobias Klauser says: ==================== Use net_device_stats from struct net_device Along the lines of previous patches, switch (almost) all remaining net drivers to use net_device_stats from net_device instead of including a copy of it in their netdev_priv struct. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>