patch-2.3.15 linux/drivers/scsi/gdth.c

Next file: linux/drivers/scsi/hosts.c
Previous file: linux/drivers/scsi/dtc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.14/linux/drivers/scsi/gdth.c linux/drivers/scsi/gdth.c
@@ -266,7 +266,7 @@
 
 #ifdef DEBUG_GDTH
 static unchar   DebugState = DEBUG_GDTH;
-extern int sys_syslog(int,char*,int);
+extern long sys_syslog(int,char*,int);
 #define LOGEN sys_syslog(7,NULL,0)
 
 #ifdef __SERIAL__

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)