]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ucc_geth.h
ucc_geth: Fix TX watchdog timeout handling
[linux-2.6-omap-h63xx.git] / drivers / net / ucc_geth.h
index abc0e224263487efb7a28ab7a07f4d40bdce9d87..d74d2f7cb73968e8e98e3a7f1ef65f8ddb20c794 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;