[parisc-linux-cvs] linux grundler

Grant Grundler parisc-linux@lists.parisc-linux.org
Mon, 21 Jan 2002 22:09:00 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux
Changes by:	grundler	02/01/21 22:09:00

Modified files:
	.              : Makefile 
	include/asm-parisc: checksum.h 

Log message:
2.4.17-pa13
replace BUG() in csum_ipv6_magic() with both PA2.0 and PA1.1 __asm__.
I modeled the asm after the generic csum_ipv6_magic().
This code is *NOT* tested since I have no clue about IPV6.