Subject: PR/29770 CVS commit: [netbsd-3] src/sys/dev/mii
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 03/27/2005 16:29:01
The following reply was made to PR kern/29770; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29770 CVS commit: [netbsd-3] src/sys/dev/mii
Date: Sun, 27 Mar 2005 16:28:40 +0000 (UTC)

 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.