WorkStruct: make allyesconfig
[deliverable/linux.git] / drivers / net / skge.h
index 537c0aaa1db8de7b327572657fea85003548afda..23e5275d920c49f719855bd0ca52739834ecd965 100644 (file)
@@ -2456,7 +2456,7 @@ struct skge_port {
 
        struct net_device_stats net_stats;
 
-       struct work_struct   link_thread;
+       struct delayed_work  link_thread;
        enum pause_control   flow_control;
        enum pause_status    flow_status;
        u8                   rx_csum;
This page took 0.023501 seconds and 5 git commands to generate.