Subject: CVS commit: src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 03/23/2005 13:27:20
Module Name:	src
Committed By:	wiz
Date:		Wed Mar 23 13:27:20 UTC 2005

Modified Files:
	src/sys/dev/mii: rgephy.c

Log Message:
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.6 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.