aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.0/991-fix-wdt-timeout.patch
Commit message (Collapse)AuthorAgeFilesLines
* [lantiq]John Crispin2011-10-101-40/+0
| | | | | | | | | * update patches to 3.0 * add basic vr9 support * backport 3.1 fixes * backport 3.2 queue (falcon) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq-wdt]John Crispin2011-09-261-0/+40
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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28310 3c298f89-4303-0410-b956-a3cf2f4a3e73