summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xzaptel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zaptel.c b/zaptel.c
index da7d834..5230bf4 100755
--- a/zaptel.c
+++ b/zaptel.c
@@ -5991,7 +5991,7 @@ static struct timer_list watchdogtimer;
static void watchdog_check(unsigned long ignored)
{
int x;
- long flags;
+ unsigned long flags;
static int wdcheck=0;
local_irq_save(flags);