]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/linuxptp.git/commit
port: Make the finite state machine into a function variable.
authorRichard Cochran <richardcochran@gmail.com>
Tue, 3 Jan 2017 19:55:18 +0000 (20:55 +0100)
committerRichard Cochran <richardcochran@gmail.com>
Sun, 8 Jan 2017 20:34:53 +0000 (21:34 +0100)
commit10d4e7f8b0525bbf72981e3e5fcf0c10833a7631
tree0bf6519beb21b2d6bbc88d4f90688314e7906161
parent0309a880fb4389e869ae0ba431d3d17b1ec5a272
port: Make the finite state machine into a function variable.

This allows adding new FSM flavors in the future.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
port.c