[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
[deliverable/linux.git] / drivers / net / ucc_geth.h
index 0579ba081aa518e8c3b935539286e619a7897df3..aaeb9487798750469e1ea85271cc025559326d8e 100644 (file)
@@ -1185,7 +1185,6 @@ struct ucc_geth_private {
        struct ucc_fast_private *uccf;
        struct net_device *dev;
        struct napi_struct napi;
-       struct net_device_stats stats;  /* linux network statistics */
        struct ucc_geth *ug_regs;
        struct ucc_geth_init_pram *p_init_enet_param_shadow;
        struct ucc_geth_exf_global_pram *p_exf_glbl_param;
This page took 0.024791 seconds and 5 git commands to generate.