From: Daniel Gimpelevich Date: Thu, 16 Jun 2016 07:18:49 +0000 (-0700) Subject: lantiq: Correct ADSL race condition X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=7385f754b1a1562869ddf6a561f70623d626ed6b;p=openwrt%2Fstaging%2Fblogic.git lantiq: Correct ADSL race condition puts br2684ctl init after ADSL init instead of before, so that the ESI is set at the right time, and for consistency with the PTM driver. Signed-off-by: Daniel Gimpelevich --- diff --git a/package/network/config/ltq-adsl-app/files/dsl_control b/package/network/config/ltq-adsl-app/files/dsl_control index cf945ac23d6f..dcde6b233820 100644 --- a/package/network/config/ltq-adsl-app/files/dsl_control +++ b/package/network/config/ltq-adsl-app/files/dsl_control @@ -1,7 +1,7 @@ #!/bin/sh /etc/rc.common # Copyright (C) 2012 OpenWrt.org -START=99 +START=49 EXTRA_COMMANDS="status lucistat" EXTRA_HELP=" status Get DSL status information