patch-2.3.26 linux/arch/sh/lib/checksum.S
Next file: linux/arch/sh/mm/fault.c
Previous file: linux/arch/sh/kernel/time.c
Back to the patch index
Back to the overall index
-  Lines: 15
 -  Date:
Sat Nov  6 10:40:31 1999
 -  Orig file: 
v2.3.25/linux/arch/sh/lib/checksum.S
 -  Orig date: 
Fri Oct 22 13:21:46 1999
 
diff -u --recursive --new-file v2.3.25/linux/arch/sh/lib/checksum.S linux/arch/sh/lib/checksum.S
@@ -1,4 +1,4 @@
-/* $Id: checksum.S,v 1.1 1999/09/18 16:56:53 gniibe Exp $
+/* $Id: checksum.S,v 1.2 1999/10/29 13:06:55 gniibe Exp $
  *
  * INET		An implementation of the TCP/IP protocol suite for the LINUX
  *		operating system.  INET is implemented using the  BSD Socket
@@ -192,7 +192,7 @@
 	mov	#-5,r0
 	shld	r0,r6
 	tst	r6,r6
-	bf/s	2f
+	bt/s	2f
 	 clrt
 SRC(1:	mov.l	@r4+,r0	)
 SRC(	mov.l	@r4+,r1	)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)