patch-2.2.4 linux/arch/mips/kernel/sysirix.c
Next file: linux/arch/mips/kernel/time.c
Previous file: linux/arch/m68k/kernel/time.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Mar 11 23:25:14 1999
-  Orig file: 
v2.2.3/linux/arch/mips/kernel/sysirix.c
-  Orig date: 
Sun Nov  8 14:02:43 1998
diff -u --recursive --new-file v2.2.3/linux/arch/mips/kernel/sysirix.c linux/arch/mips/kernel/sysirix.c
@@ -627,7 +627,6 @@
 	cli();
 	xtime.tv_sec = value;
 	xtime.tv_usec = 0;
-	time_state = TIME_ERROR;
 	time_maxerror = MAXPHASE;
 	time_esterror = MAXPHASE;
 	sti();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)