ramips: nuke net_device stats from the private data of the ethernet driver
[openwrt/svn-archive/archive.git] / target / linux / ramips / files / arch / mips / include / asm / mach-ralink / eth.h
index efacc5d1ec7c9fe6ac0dea37dff0e8af4e7cfdb7..3ccd5fd1bc89066cbccd7f388a05c8b539712278 100644 (file)
@@ -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;
 };