patch-2.1.26 linux/arch/alpha/lib/csum_ipv6_magic.S

Next file: linux/arch/alpha/lib/csum_partial_copy.c
Previous file: linux/arch/alpha/lib/copy_user.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.25/linux/arch/alpha/lib/csum_ipv6_magic.S linux/arch/alpha/lib/csum_ipv6_magic.S
@@ -61,8 +61,8 @@
 	extwl	$0,2,$1		# e0    :
 	zapnot	$0,3,$0		# .. e1 :
 	addq	$0,$1,$0	# e0    :
-	unop			#       :
-	not	$0,$0		# e0    :
+	not	$0,$0		# e1    :
+	zapnot	$0,3,$0		# e0    :
 	ret			# .. e1 :
 
 	.end csum_ipv6_magic

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov