Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/04/2007 09:22:05
Module Name:	src
Committed By:	dyoung
Date:		Tue Dec  4 09:22:05 UTC 2007

Modified Files:
	src/sys/dev/pci: if_bnx.c

Log Message:
Reprogram multicast filter after SIOCADDMULTI / SIOCDELMULTI.
Fixes IPv6 stateless address configuration problems reported on
tech-net@.  Patch tested and found to work by Martti Kuparinen.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/if_bnx.c

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