ramips: nuke net_device stats from the private data of the ethernet driver
SVN-Revision: 18147
This commit is contained in:
@@ -209,7 +209,6 @@ struct raeth_priv
|
||||
struct sk_buff *tx_skb[NUM_RX_DESC];
|
||||
|
||||
unsigned int skb_free_idx;
|
||||
struct net_device_stats stat;
|
||||
|
||||
struct ramips_eth_platform_data *plat;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user