aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/ltq-vdsl-app/patches
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-11 18:22:31 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-11 18:22:31 +0000
commit2667bfd6e1e3ad42ca5e2cf47d99bbeef111d69c (patch)
tree6e7daca72bb17f9ad9baf5ebe4924f3b5225ead5 /package/network/config/ltq-vdsl-app/patches
parentae362ceadb931b07b2909253545c103bbda27890 (diff)
downloadmaster-187ad058-2667bfd6e1e3ad42ca5e2cf47d99bbeef111d69c.tar.gz
master-187ad058-2667bfd6e1e3ad42ca5e2cf47d99bbeef111d69c.tar.bz2
master-187ad058-2667bfd6e1e3ad42ca5e2cf47d99bbeef111d69c.zip
lantiq: update to a newer versions of the vr9 drivers
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42478 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/config/ltq-vdsl-app/patches')
-rw-r--r--package/network/config/ltq-vdsl-app/patches/100-compat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/config/ltq-vdsl-app/patches/100-compat.patch b/package/network/config/ltq-vdsl-app/patches/100-compat.patch
index da56232437..f1c3c1b1d9 100644
--- a/package/network/config/ltq-vdsl-app/patches/100-compat.patch
+++ b/package/network/config/ltq-vdsl-app/patches/100-compat.patch
@@ -6,8 +6,8 @@ Index: dsl_cpe_control-4.11.4/src/dsl_cpe_init_cfg.c
{
DSL_CPE_LL_CFG_SET(-1, -1, DSL_DEV_HS_TONE_GROUP_VDSL2_B43, \
DSL_DEV_HS_TONE_GROUP_VDSL2_B43, DSL_DEV_HS_TONE_GROUP_VDSL2_B43, \
-- 0x1E116000, 0x37, -1),
-+ 0x1E116000, 0x3f, -1),
+- 0x1E116000, 0x37, DSL_FALSE, DSL_FALSE, -1),
++ 0x1E116000, 0x3f, DSL_FALSE, DSL_FALSE, -1),
#endif
#if defined(INCLUDE_DSL_CPE_API_VINAX)