l1ctl protocol: Introduce multi-part message DONE flag
authorHarald Welte <laforge@gnumonks.org>
Mon, 5 Apr 2010 14:19:49 +0000 (22:19 +0800)
committerHarald Welte <laforge@gnumonks.org>
Mon, 5 Apr 2010 14:19:49 +0000 (22:19 +0800)
commit2bfeb17e06bb3449b76529d72671e3912130f75a
tree1caf7ed019321213a647fe3d71e3dcb24c0ed6f0
parent1fa7930eea37f2ba949a1dad8354c133eb1903a0
l1ctl protocol: Introduce multi-part message DONE flag

In case a single request from L2 triggers multiple response messages
from L1, we need a way to signal via L1CTL if the response is the
final or some intermediate response.
include/l1a_l23_interface.h
src/target/firmware/layer1/l23_api.c
src/target/firmware/layer1/sync.c