Branch: refs/heads/onwire-upgrade
Home:
https://github.com/kronosnet/kronosnet
Commit: 39094de888f1c0ab1441d92a98ea17597e9770e7
https://github.com/kronosnet/kronosnet/commit/39094de888f1c0ab1441d92a98ea1…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M libknet/onwire.h
M libknet/onwire_v1.c
M libknet/onwire_v1.h
M libknet/tests/pckt_test.c
M libknet/threads_rx.c
M libknet/threads_tx.c
Log Message:
-----------
[tx|rx] move all onwire version code to onwire_v*.(c|h)
and do a major cleanup of the code on the way by splitting
code into more manageable functions.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>