[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
[deliverable/linux.git] / drivers / net / pasemi_mac.h
index c5b0adbc182e94875c5b30d72eb5c69369d2cd78..c52cfcb6c4ca2fbf9e25e8b524756c08a456b225 100644 (file)
@@ -60,7 +60,6 @@ struct pasemi_mac {
        struct pci_dev *iob_pdev;
        struct phy_device *phydev;
        struct napi_struct napi;
-       struct net_device_stats stats;
 
        /* Pointer to the cacheable per-channel status registers */
        u64     *rx_status;
This page took 0.029844 seconds and 5 git commands to generate.