Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Masanori Kanaoka <kanaoka@netbsd.org>
List: source-changes
Date: 12/26/2004 06:48:13
Module Name: src
Committed By: kanaoka
Date: Sun Dec 26 06:48:13 UTC 2004
Modified Files:
src/sys/dev/ic: rtl8169.c
Log Message:
- Sync if_re.c(rev=1.6).
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.1 -r1.2 src/sys/dev/ic/rtl8169.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.