Subject: CVS commit: [netbsd-3] src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/27/2005 16:28:40
Module Name:	src
Committed By:	tron
Date:		Sun Mar 27 16:28:40 UTC 2005

Modified Files:
	src/sys/dev/mii [netbsd-3]: rgephy.c

Log Message:
Pull up revision 1.6 (requested by wiz in ticket #55):
rgephy(4)'s struct mii_phydesc array doesn't end with NULL.
Fix it. From Satoshi Suetake in PR 29770.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 src/sys/dev/mii/rgephy.c

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