This patch seems to break pmc SET actions. The 20-pmc test from the
testsuite fails.
On Mon, Mar 24, 2014 at 09:53:38AM +0100, Jiri Benc wrote:
> +int pmc_send_set_action(struct pmc *pmc, int id, void *data, int datasize)
> +{
> + return pmc_send_data_action(pmc, GET, id, data, datasize);
Looks like typo, with SET it works again.
--
Miroslav Lichvar
------------------------------------------------------------------------------
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel