commit | e807bcc7b98b1f9f293c2b587de1c36f258b12bf | [log] [tgz] |
---|---|---|
author | Tobias Klauser <[email protected]> | Fri Apr 07 10:17:35 2017 +0200 |
committer | David S. Miller <[email protected]> | Fri Apr 07 07:03:33 2017 -0700 |
tree | f6913c64a48850dff66c60a498cbcdc9d24be4bc | |
parent | 0ffa9373a06c65e32a05d35656b2260857d1e5ce [diff] |
net: sunhme: Use net_device_stats from struct net_device Instead of using a private copy of struct net_device_stats in struct happy_meal, use stats from struct net_device. Signed-off-by: Tobias Klauser <[email protected]> Signed-off-by: David S. Miller <[email protected]>