aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.4/0517-net-mediatek-fix-comment-in-rt3050-ethernet-switch-d.patch
Commit message (Collapse)AuthorAgeFilesLines
* ramips: bump to v4.9John Crispin2017-07-061-24/+0
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* ramips: Fix comment in rt3050 ethernet switch driver.blogic2016-05-101-0/+24
Line 444 is actually enabling all switch ports by setting the disable bits to 0. This needs to be done because the bootloader sets all ports to disabled by default (which is the case for at least one router based on RT5350). So, this patch fixes the comment in line 443. Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net> SVN-Revision: 49289