Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Software
Manage
Activity
Members
Labels
Plan
Issues
99
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
White Rabbit Switch - Software
Commits
131e22d5
Commit
131e22d5
authored
8 years ago
by
Adam Wujek
Browse files
Options
Downloads
Patches
Plain Diff
userspace/wrsw_rtud: fix comment in rtu_ext_drv.c
no technical change Signed-off-by:
Adam Wujek
<
adam.wujek@cern.ch
>
parent
6eba4cbf
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
userspace/wrsw_rtud/rtu_ext_drv.c
+2
-2
2 additions, 2 deletions
userspace/wrsw_rtud/rtu_ext_drv.c
with
2 additions
and
2 deletions
userspace/wrsw_rtud/rtu_ext_drv.c
+
2
−
2
View file @
131e22d5
...
...
@@ -192,9 +192,9 @@ void rtux_set_port_mirror(uint32_t mirror_src_mask, uint32_t mirror_dst_mask,
}
/**
* \brief Read the mask which
which
priorities are considered High Priority (this only
* \brief Read the mask which priorities are considered High Priority (this only
* concerns the traffic which is fast-forwarded)
* @return mask with priorities (eg. 0x9 => priority
7
and 0 are considered HP)
* @return mask with priorities (eg. 0x9 => priority
4
and 0 are considered HP)
*/
uint8_t
rtux_get_hp_prio_mask
()
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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