The enable function was using the global timeout variable for local operations. This...
authorJohn Crispin <john@openwrt.org>
Mon, 26 Sep 2011 10:35:51 +0000 (10:35 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 26 Sep 2011 10:35:51 +0000 (10:35 +0000)
commitaecc73de779615cddb20a7b6360e13d2cf6c6f37
treef229e25ea19afb292802c534d5937867c1ad1c30
parent1ef8066bff0698fbcdad9f23688072c8ce1fc650
The enable function was using the global timeout variable for local operations. This resulted in the value of the global variable being corrupted, thus breaking the code.

SVN-Revision: 28310
target/linux/lantiq/patches-3.0/991-fix-wdt-timeout.patch [new file with mode: 0644]