aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/crypto.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-02-25 10:14:22 +0000
committerJohn Crispin <blogic@openwrt.org>2016-02-25 10:14:22 +0000
commit4b90728fe5a9b366455f3e8dd251950bb911e2d3 (patch)
treeaf175fba84acdcc89e1d56d8d218b85c6fdace35 /package/kernel/linux/modules/crypto.mk
parentff7b62f34827b788fb82b42c06731f6096dadc75 (diff)
downloadmaster-187ad058-4b90728fe5a9b366455f3e8dd251950bb911e2d3.tar.gz
master-187ad058-4b90728fe5a9b366455f3e8dd251950bb911e2d3.tar.bz2
master-187ad058-4b90728fe5a9b366455f3e8dd251950bb911e2d3.zip
ramips: mt7620: fix failsafe switch config
As indicated in the bug tracker[1], failsafe mode is broken on at least some devices using the mt7620 switch (and possibly mt7621). The thread explicitly mentions the Xiaomi MiWifi, and the Nexx WT3020, and an unspecified device using the mt7621 switch; the issue also applies to the Netgear EX2700. The problem is that failsafe mode uses eth0, but enable_vlan is always set to 1 by the switch driver. Connecting to and/or pinging the device fails. This patch fixes the failsafe preinit config, by making sure that vlan support is disabled. It currently only fixes the switch config on mt7620, but might apply to the mt7621 as well, so the patch has been designed with this in mind. A similar (line wrapped) patch was submitted in December by Simon Peter, but never accepted and/or discussed. This patch applies to both Chaos Calmer and trunk. [1] https://dev.openwrt.org/ticket/18768 Signed-off-by: Joseph C. Lehner <joseph.c.lehner@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48772 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/linux/modules/crypto.mk')
0 files changed, 0 insertions, 0 deletions