call a watchdog timeout like it is.
This commit is contained in:
parent
1209134a70
commit
627d3c9285
@ -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);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user