]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/ieee80211softmac.h
SUNRPC: move bkl locking and xdr proc invocation into a common helper
[linux-2.6-omap-h63xx.git] / include / net / ieee80211softmac.h
index 617b672b1132e7fa3ff5f9c940b1692520dc8483..89119277553dbb8dbe90085088d4242c27f3c023 100644 (file)
@@ -108,8 +108,8 @@ struct ieee80211softmac_assoc_info {
        /* Scan retries remaining */
        int scan_retry;
 
-       struct work_struct work;
-       struct work_struct timeout;
+       struct delayed_work work;
+       struct delayed_work timeout;
 };
 
 struct ieee80211softmac_bss_info {