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)
commit2cb6122828b45ae542e60a966d31d004c4a88ad7
treef7463b6070914a6aa99efe541818904b3b29323d
parent9596109a194ba0a983fa262d59ebd017e2098913
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]