x86: tsc prevent time going backwards
[sfrench/cifs-2.6.git] / drivers / net / macb.h
index 4e3283ebd97cc245dd3b370bb79f8f36da620d6f..57b85acf0d1685d6a239e8ff9c9a3f0862c9dbf5 100644 (file)
@@ -374,6 +374,7 @@ struct macb {
        struct clk              *pclk;
        struct clk              *hclk;
        struct net_device       *dev;
+       struct napi_struct      napi;
        struct net_device_stats stats;
        struct macb_stats       hw_stats;