mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: nuke net_device stats from the private data of the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18147 3c298f89-4303-0410-b956-a3cf2f4a3e73
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