ramips: Fix comment in rt3050 ethernet switch driver.
authorJohn Crispin <john@openwrt.org>
Mon, 2 May 2016 18:51:01 +0000 (18:51 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 2 May 2016 18:51:01 +0000 (18:51 +0000)
commitfeba6fcff5e419c103a1cc89f112ada0e9940bd6
tree1a19b50f8da58ea4f00cd110ba52e43201cb6c45
parentb6e1ee5b46bcbbcd811a8a19629de24b87288ca3
ramips: Fix comment in rt3050 ethernet switch driver.

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
target/linux/ramips/patches-4.4/0517-net-mediatek-fix-comment-in-rt3050-ethernet-switch-d.patch [new file with mode: 0644]