Subject: CVS commit: src/sys/dev/isa
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/30/2004 23:34:23
Module Name:	src
Committed By:	thorpej
Date:		Sat Oct 30 23:34:23 UTC 2004

Modified Files:
	src/sys/dev/isa: if_iy.c

Log Message:
When adding/deleting multicast addresses, only whack the address
filter if the interface is marked RUNNING.

Fixes kern/27678.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/dev/isa/if_iy.c

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