Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/15/2006 00:24:12
Module Name:	src
Committed By:	christos
Date:		Sat Apr 15 00:24:12 UTC 2006

Modified Files:
	src/sys/netinet6: icmp6.c

Log Message:
Coverity CID 740: Change constant comparisons to MCLBYTES to KASSERT and remove
extraneous tests.


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/sys/netinet6/icmp6.c

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