call a watchdog timeout like it is.

This commit is contained in:
Alfred Perlstein 2001-04-04 21:56:25 +00:00
parent 1209134a70
commit 627d3c9285

View File

@ -1656,7 +1656,7 @@ static void wi_watchdog(ifp)
sc = ifp->if_softc;
device_printf(sc->dev,"device timeout\n");
device_printf(sc->dev, "watchdog timeout\n");
wi_init(sc);