Subject: CVS commit: syssrc/sys/dev/mii
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/10/2002 23:45:07
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri May 10 20:45:06 UTC 2002

Modified Files:
	syssrc/sys/dev/mii: mii_physubr.c miivar.h

Log Message:
Make sure ifp->if_baudrate is valid when the parent's statchg
callback is made.

Pointed out by Matt Thomas.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 syssrc/sys/dev/mii/mii_physubr.c
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/mii/miivar.h

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