This commit is contained in:
Pawel Jakub Dawidek 2005-02-28 08:55:53 +00:00
parent 4d4b91ac81
commit 9b770d2634

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;