summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/l1ctl.c
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2018-05-12 02:04:53 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2018-10-03 18:43:08 +0700
commit7b8da829c4956ea5d6e3bdd121e37ae9fdaf13f8 (patch)
treeb146233f36943c80d7690ed0f24a7abe7d90d423 /src/host/trxcon/l1ctl.c
parent95dd61ba27a13d4c462a2c59401952bb6e084544 (diff)
l1ctl_proto.h: use flexible array member to store a traffic frame
Unlike the LAPDm messages, traffic frames may have different length. Instead of having a buffer with fixed length, let's use flexible array member. This would allow one to calculate a frame length using the MSGB API (i.e. msgb_l3len()). Change-Id: I119fa36c84e95c3003d57c19e25f8146ed45c3c6
Diffstat (limited to 'src/host/trxcon/l1ctl.c')
0 files changed, 0 insertions, 0 deletions