sky2: transmit timeout
[firefly-linux-kernel-4.4.55.git] / drivers / net / sky2.h
index cbca27abe10515ba1c05d08f2e9b3dac60752060..ac24bdc429761da6f584259b5ef4f4f6337c571f 100644 (file)
@@ -1933,6 +1933,7 @@ struct sky2_hw {
        dma_addr_t           st_dma;
 
        struct timer_list    idle_timer;
+       struct work_struct   restart_work;
        int                  msi;
        wait_queue_head_t    msi_wait;
 };