Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/12/2000 09:57:31
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri May 12 16:57:31 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: smc83c170.c

Log Message:
Oops!  We actually want the *lower* 6 bits of the crc32 of the multicast
address to generate the multicast filter bit index, not the upper 6.

Should address kern/8268.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/ic/smc83c170.c

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