]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/winbond/sme_s.h
Staging: w35und: remove timer wrappers
[linux-2.6-omap-h63xx.git] / drivers / staging / winbond / sme_s.h
index de4efa1d05a1b84fcfd7e18f1d4a3b3ba1a01cde..33f5d2aa96f47b05eee78371737a6a7453154c53 100644 (file)
@@ -106,8 +106,7 @@ typedef struct _SME_PARAMETERS
        u8                              bDesiredPowerSave;
 
        // SME timer and timeout value
-       //NDIS_MINIPORT_TIMER   nTimer;
-       OS_TIMER                        nTimer;
+       struct timer_list timer;
 
        u8                              boInTimerHandler;
        u8                              boAuthRetryActive;