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
45
Issues
45
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
db50f075
Commit
db50f075
authored
Dec 30, 2011
by
Aurelio Colosimo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
state-initializing: pp_init_clock skeleton is now present, use it
parent
b2d0a400
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
state-initializing.c
proto-standard/state-initializing.c
+1
-5
No files found.
proto-standard/state-initializing.c
View file @
db50f075
...
...
@@ -50,11 +50,7 @@ int pp_initializing(struct pp_instance *ppi, unsigned char *pkt, int plen)
if
(
pp_timer_init
(
ppi
))
goto
failure
;
/* TODO Check the following code coming from ptpd.
*
* Init all remaining stuff:
* initClock(rtOpts, ptpClock);
*/
pp_init_clock
(
ppi
);
m1
(
ppi
);
...
...
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