WorkStruct: make allyesconfig
[sfrench/cifs-2.6.git] / drivers / net / wireless / bcm43xx / bcm43xx.h
index d6a8bf09878e8716ec8a0d2c053979b841b1e450..fbc0c087f53c831317e7a50106db12c118655d9d 100644 (file)
@@ -787,7 +787,7 @@ struct bcm43xx_private {
        struct tasklet_struct isr_tasklet;
 
        /* Periodic tasks */
-       struct work_struct periodic_work;
+       struct delayed_work periodic_work;
        unsigned int periodic_state;
 
        struct work_struct restart_work;