lanstreamer: convert to internal network stats
Use internal network_device_stats to keep track of statistics. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
c86d874029
commit
37423fff4f
@@ -299,7 +299,6 @@ struct streamer_private {
|
||||
int tx_ring_free, tx_ring_last_status, rx_ring_last_received,
|
||||
free_tx_ring_entries;
|
||||
|
||||
struct net_device_stats streamer_stats;
|
||||
__u16 streamer_lan_status;
|
||||
__u8 streamer_ring_speed;
|
||||
__u16 pkt_buf_sz;
|
||||
|
Reference in New Issue
Block a user