Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
adsis8300bcm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Juliano Murari
adsis8300bcm
Commits
8ad1246a
Commit
8ad1246a
authored
2 years ago
by
Juliano Murari
Browse files
Options
Downloads
Patches
Plain Diff
Add readbackParameters call at the end of deviceDone
parent
1d10b2e0
No related branches found
No related tags found
No related merge requests found
Pipeline
#117031
failed
2 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sis8300bcmApp/src/sis8300bcm.cpp
+2
-0
2 additions, 0 deletions
sis8300bcmApp/src/sis8300bcm.cpp
with
2 additions
and
0 deletions
sis8300bcmApp/src/sis8300bcm.cpp
+
2
−
0
View file @
8ad1246a
...
@@ -1461,6 +1461,8 @@ int sis8300bcm::deviceDone()
...
@@ -1461,6 +1461,8 @@ int sis8300bcm::deviceDone()
setIntegerParam
(
addr
,
BCMFiberSoftwareError
,
uintValue
);
setIntegerParam
(
addr
,
BCMFiberSoftwareError
,
uintValue
);
}
}
ret
=
readbackParameters
();
return
ret
;
return
ret
;
}
}
...
...
This diff is collapsed.
Click to expand it.
Juliano Murari
@julianomurari
mentioned in commit
d4991afe
·
2 years ago
mentioned in commit
d4991afe
mentioned in commit d4991afe39de9b1949f2e95f913e6e7580568dba
Toggle commit list
Juliano Murari
@julianomurari
mentioned in commit
8575db14
·
2 years ago
mentioned in commit
8575db14
mentioned in commit 8575db147a47918b24188098d7f2b5eb76321dd2
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment