Subject: PR/29770 CVS commit: src/sys/dev/mii
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@netbsd.org>
List: netbsd-bugs
Date: 03/23/2005 13:28:01
The following reply was made to PR kern/29770; it has been noted by GNATS.
From: Thomas Klausner <wiz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/29770 CVS commit: src/sys/dev/mii
Date: Wed, 23 Mar 2005 13:27:20 +0000 (UTC)
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.