Subject: CVS commit: [netbsd-2] src/sys
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/24/2005 21:43:45
Module Name:	src
Committed By:	he
Date:		Mon Jan 24 21:43:45 UTC 2005

Modified Files:
	src/sys/arch/newsmips/apbus [netbsd-2]: if_sn.c
	src/sys/dev/ic [netbsd-2]: cs89x0.c

Log Message:
Pull up revision 1.15 (requested by thorpej in ticket #939):
	When adding or deleting multicast addresses, only change
	the address filter if the interface is marked RUNNING.
	Fixes PR#37678.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.4.1 src/sys/arch/newsmips/apbus/if_sn.c
cvs rdiff -r1.12.2.1 -r1.12.2.1.2.1 src/sys/dev/ic/cs89x0.c

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