niu: use net_device_stats nowadays available in net_device
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
6113b748fb
commit
9fd428761a
@@ -3249,7 +3249,6 @@ struct niu {
|
||||
spinlock_t lock;
|
||||
|
||||
const struct niu_ops *ops;
|
||||
struct net_device_stats net_stats;
|
||||
union niu_mac_stats mac_stats;
|
||||
|
||||
struct rx_ring_info *rx_rings;
|
||||
|
Reference in New Issue
Block a user