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

Next file: linux/arch/arm/mm/init.c
Previous file: linux/arch/alpha/kernel/time.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.46/linux/arch/alpha/lib/csum_ipv6_magic.S linux/arch/alpha/lib/csum_ipv6_magic.S
@@ -18,7 +18,7 @@
 
 	ldq	$0,0($16)	# e0    : load src & dst addr words
 	zapnot	$20,15,$20	# .. e1 : zero extend incoming csum
-	extqh	$18,7,$4	# e0    : byte swap len & proto while we wait
+	extqh	$18,1,$4	# e0    : byte swap len & proto while we wait
 	ldq	$1,8($16)	# .. e1 :
 
 	extbl	$18,1,$5	# e0	:

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