ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
[profile/ivi/kernel-adaptation-intel-automotive.git] / drivers / net / mv643xx_eth.h
index 565b966..be669eb 100644 (file)
@@ -320,6 +320,8 @@ struct mv643xx_private {
 
        struct work_struct tx_timeout_task;
 
+       struct net_device *dev;
+       struct napi_struct napi;
        struct net_device_stats stats;
        struct mv643xx_mib_counters mib_counters;
        spinlock_t lock;