]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/chelsio/common.h
WorkStruct: make allyesconfig
[net-next-2.6.git] / drivers / net / chelsio / common.h
index bf3e7b6a7a1898290635cfb134f6bce0016992ef..8b1bedbce0d51984ceb02e002477719de954aaa0 100644 (file)
@@ -39,7 +39,6 @@
 #ifndef _CXGB_COMMON_H_
 #define _CXGB_COMMON_H_
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/netdevice.h>
 #include <linux/types.h>
@@ -210,7 +209,7 @@ struct adapter {
        struct peespi *espi;
 
        struct port_info port[MAX_NPORTS];
-       struct work_struct stats_update_task;
+       struct delayed_work stats_update_task;
        struct timer_list stats_update_timer;
 
        struct semaphore mib_mutex;