forked from richardcochran/linuxptp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now that the PMC agent update method polls for port state notifications, there is no need to call run_pmc_events(). Previously the 'subscriptions' flag shaped the program flow according to whether auto-configuration or manual mode was in effect. But now the PMC agent tracks this difference internally, resulting in two parallel sets of bookkeeping. Remove the superfluous logic. Signed-off-by: Richard Cochran <[email protected]>
- Loading branch information
1 parent
c4a5eef
commit f7ff879
Showing
1 changed file
with
10 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters