b04d58c wdmd: fix timing for iTCO_wdt

Authored and Committed by teigland 4 months ago
1 file changed. 400 lines added. 25 lines removed.
    wdmd: fix timing for iTCO_wdt
    
    iTCO_wdt does not fire until two successive timeouts, so the
    values for set/get need to be adjusted by a factor of 2 to
    make the watchdog fire at the correct time.
    
        
file modified
+400 -25