Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/29/2001 21:12:10
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Jun 29 18:12:10 UTC 2001

Modified Files:
	syssrc/sys/net: if_ethersubr.c

Log Message:
When setting an address on an interface, for address families which
do not require changing the link-level address, only (*if_init)()
if the interface is not already RUNNING.


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 syssrc/sys/net/if_ethersubr.c

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