Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
intel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
intel
Merge requests
!3
Revert "one solution to adsl annexa switch annexm"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Revert "one solution to adsl annexa switch annexm"
adsl_switch_vdsl
into
devel
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Ghost User
requested to merge
adsl_switch_vdsl
into
devel
5 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
This reverts commit
3d65fe1d
.
0
0
Merge request reports
Compare
devel
devel (base)
and
latest version
latest version
b7380134
1 commit,
5 years ago
1 file
+
1
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
dsl-cpe-api-vrx/files/ltq_load_dsl_cpe_api.sh
+
1
−
2
Options
@@ -88,8 +88,7 @@ stop() {
@@ -88,8 +88,7 @@ stop() {
:
:
fi
fi
fi
fi
#give userspace app enough time to release driver,otherwise, unload driver fail
sleep
5
if
[
${
bDisableAllLines
}
-eq
1
]
;
then
if
[
${
bDisableAllLines
}
-eq
1
]
;
then
rmmod drv_dsl_cpe_api
rmmod drv_dsl_cpe_api
fi
fi
Loading