Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/09/2000 19:15:48
Module Name:	syssrc
Committed By:	itojun
Date:		Sat Sep  9 16:15:48 UTC 2000

Modified Files:
	syssrc/sys/netinet6: in6_cksum.c

Log Message:
move file static variable into auto variable, for better thread safety.
(not really required for big lock MP).  sync with kame


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/netinet6/in6_cksum.c

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