aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.0/991-fix-wdt-timeout.patch
Commit message (Collapse)AuthorAgeFilesLines
* * update patches to 3.0John Crispin2011-10-101-40/+0
| | | | | | | | * add basic vr9 support * backport 3.1 fixes * backport 3.2 queue (falcon) SVN-Revision: 28405
* The enable function was using the global timeout variable for local ↵John Crispin2011-09-261-0/+40
operations. This resulted in the value of the global variable being corrupted, thus breaking the code. SVN-Revision: 28310