[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
[safe/jmp/linux-2.6] / drivers / net / pasemi_mac.h
index c5b0adb..c52cfcb 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;