This commit is contained in:
pjd 2005-02-28 08:55:53 +00:00
parent 39df52f668
commit 9ae0f9dca5

View File

@ -119,7 +119,7 @@ watchdog_change(int wdcpu)
if (wdcpu == -1 || wdcpu == 0xffffffff) {
/*
* Disable the watcdog.
* Disable the watchdog.
*/
watchdog_cpu = -1;
watchdog_dontfire = 1;