Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 01/23/2008 13:05:43
Module Name:	src
Committed By:	joerg
Date:		Wed Jan 23 13:05:43 UTC 2008

Modified Files:
	src/sys/arch/amd64/amd64: in_cksum.S

Log Message:
Fix a logic bug when handling multiple continious misaligned mbufs.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/amd64/amd64/in_cksum.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.