layer23/l1ctl.c: avoid confusion between L1CTL / L1 headers
commit7bf8aea33a6ea3300452a5c67f91ba320602e8c2
authorVadim Yanitskiy <axilirator@gmail.com>
Tue, 2 Oct 2018 23:27:22 +0000 (3 06:27 +0700)
committerVadim Yanitskiy <axilirator@gmail.com>
Wed, 3 Oct 2018 12:40:19 +0000 (3 19:40 +0700)
treea949468d56c2f6506d444a63ba67b19faad4150a
parentd02927b036ded59e746b3c4ba9d1014241145894
layer23/l1ctl.c: avoid confusion between L1CTL / L1 headers

As we assign the payload following L1CTL header to 'msg->l1h',
it makes sense to avoid possible naming confusion.

Change-Id: I5d21ca8664b3445f472d3ffde90d0e11805dcb16
src/host/layer23/src/common/l1ctl.c