patch-1.3.60 linux/drivers/char/softdog.c
Next file: linux/drivers/char/tpqic02.c
Previous file: linux/drivers/char/serial.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Wed Feb  7 08:55:36 1996
 -  Orig file: 
v1.3.59/linux/drivers/char/softdog.c
 -  Orig date: 
Sat Jan  6 19:10:39 1996
 
diff -u --recursive --new-file v1.3.59/linux/drivers/char/softdog.c linux/drivers/char/softdog.c
@@ -39,7 +39,7 @@
  *	If the timer expires..
  */
  
-static void watchdog_fire(long data)
+static void watchdog_fire(unsigned long data)
 {
 	extern void hard_reset_now(void);
 	hard_reset_now();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this