diff --git a/sys/dev/mii/ciphy.c b/sys/dev/mii/ciphy.c index cbb72a11808b..442743a3c0cb 100644 --- a/sys/dev/mii/ciphy.c +++ b/sys/dev/mii/ciphy.c @@ -275,7 +275,7 @@ setit: sc->mii_ticks = 0; mii_phy_auto(sc); - return (0); + break; } /* Update the media status. */