aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond/mds_s.h
diff options
context:
space:
mode:
authorPekka Enberg <penberg@cs.helsinki.fi>2008-10-29 20:10:10 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-06 13:51:45 -0800
commitdeee7c8164e62690aefefb3503bc4c4672b3e020 (patch)
tree5f3cb4708001b42affda44bf84ae68dfedde6c2d /drivers/staging/winbond/mds_s.h
parentStaging: w35und: move supported band initialization out of wb35_probe() (diff)
downloadlinux-dev-deee7c8164e62690aefefb3503bc4c4672b3e020.tar.xz
linux-dev-deee7c8164e62690aefefb3503bc4c4672b3e020.zip
Staging: w35und: remove timer wrappers
This patch removes the OS_TIMER and related wrappers from driver code. The patch also changes the code to use msecs_to_jiffies() for setting up timer->expires. Acked-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/winbond/mds_s.h')
-rw-r--r--drivers/staging/winbond/mds_s.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/winbond/mds_s.h b/drivers/staging/winbond/mds_s.h
index 283945c5de7d..ac1875f6485f 100644
--- a/drivers/staging/winbond/mds_s.h
+++ b/drivers/staging/winbond/mds_s.h
@@ -133,8 +133,7 @@ typedef struct _MDS
u8 boCounterMeasureBlock;
u8 reserved_4[2];
- //NDIS_MINIPORT_TIMER nTimer;
- OS_TIMER nTimer;
+ struct timer_list timer;
u32 TxTsc; // 20060214
u32 TxTsc_2; // 20060214