On Wednesday, March 14, 2018 1:39 PM, Peter Schneider wrote: > + transport_specific = config_get_int(cfg, NULL, "transportSpecific") << > 4; > +
Why not get transportSpecific from cfg inside init_pmc() instead. Then you do not need to declare transport_specific in main and no need to add extra in parameter to init_pmc() /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
