Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
P
PPSi
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
40
Issues
40
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
PPSi
Commits
5f9d76fe
Commit
5f9d76fe
authored
Aug 30, 2022
by
Omar Gabella
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
forgot a 'P'
parent
68d0f8e0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
state-wr-calibrated.c
proto-ext-whiterabbit/state-wr-calibrated.c
+1
-1
No files found.
proto-ext-whiterabbit/state-wr-calibrated.c
View file @
5f9d76fe
...
...
@@ -47,7 +47,7 @@ int wr_calibrated(struct pp_instance *ppi, unsigned char *pkt, int plen)
#ifdef BROADCAST_BASE
if
(
memcmp
(
ppi
->
received_ptp_header
.
targetIdentity
.
clockIdentity
.
id
,
DSPOR
(
ppi
)
->
portIdentity
.
clockIdentity
.
id
,
P_CLOCK_IDENTITY_LENGTH
)
!=
0
)
P
P
_CLOCK_IDENTITY_LENGTH
)
!=
0
)
{
ppi
->
next_state
=
WRS_WR_LINK_ON
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment