[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-dev
Subject:    [Asterisk-Dev] Small Zaptel patch
From:       "Kevin Walsh" <kevin () cursor ! biz>
Date:       2004-06-26 18:54:34
Message-ID: 006001c45baf$065bcb20$020110ac () majestic ! internal ! office ! cursor ! biz
[Download RAW message or body]

The local_local_save/restore is being passed a "long" used instead of
an "unsigned long".  This patch cleans that up.


--- zaptel.c    21 Jun 2004 17:33:36 -0000      1.81
+++ zaptel.c    26 Jun 2004 17:51:32 -0000
@@ -5991,7 +5991,7 @@
 static void watchdog_check(unsigned long ignored)
 {
        int x;
-       long flags;
+       unsigned long flags;
        static int wdcheck=0;

        local_irq_save(flags);

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin@cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic