[SKY2]: use netdevice stats struct
Use builtin statistics structure from net device. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
df3fe1f318
commit
7138a0f591
@@ -2031,8 +2031,6 @@ struct sky2_port {
|
||||
#ifdef CONFIG_SKY2_DEBUG
|
||||
struct dentry *debugfs;
|
||||
#endif
|
||||
struct net_device_stats net_stats;
|
||||
|
||||
};
|
||||
|
||||
struct sky2_hw {
|
||||
|
Reference in New Issue
Block a user