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

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)