3c59x: Use device_set_wakeup_enable
[cascardo/linux.git] / drivers / net / ucc_geth.h
index abc0e22..d74d2f7 100644 (file)
@@ -1186,6 +1186,7 @@ struct ucc_geth_private {
        struct ucc_fast_private *uccf;
        struct net_device *dev;
        struct napi_struct napi;
+       struct work_struct timeout_work;
        struct ucc_geth __iomem *ug_regs;
        struct ucc_geth_init_pram *p_init_enet_param_shadow;
        struct ucc_geth_exf_global_pram __iomem *p_exf_glbl_param;