Saturday, March 31, 2018 11:33 PM > -enum port_state bmc_state_decision(struct clock *c, struct port *r); > +enum port_state bmc_state_decision(struct clock *c, struct port *r, > + int (*comapre)(struct dataset *a, struct > dataset *b)); Misspelled compare above (comapre)
/Anders ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linuxptp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxptp-devel
