Remove one debug line that snuck in by accident.

This commit is contained in:
Bill Paul 2000-09-20 17:32:17 +00:00
parent 73334a4329
commit 94741b4657

View File

@ -576,7 +576,6 @@ static int pcn_attach(dev)
/*
* Do MII setup.
*/
bootverbose = 1;
if (mii_phy_probe(dev, &sc->pcn_miibus,
pcn_ifmedia_upd, pcn_ifmedia_sts)) {
printf("pcn%d: MII without any PHY!\n", sc->pcn_unit);