diff options
author | Harald Welte <laforge@gnumonks.org> | 2010-05-02 09:50:42 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2010-05-04 07:20:43 +0200 |
commit | ec19c10829ff94946887f893f9fb3b617f36889a (patch) | |
tree | 6abc772273deb77346bf569b4206b0e3c2306963 /openbsc/include | |
parent | 2577d415269085d71fff62aead723c7d28522645 (diff) |
[gprs] Ensure msgb->l3h points to Layer3 (04.08)
In the old code
l3h = BSSGP, l4h = LLC, cb[gmmh] = 04.08
Now, this has been changed to
cb[bssgph] = BSSGP, cb[llch] = LLC, l3h = 04.08
This way, GSM general 04.08 and GPRS 04.08 code can expect a
GSM 04.08 header at msgb->l3h
Diffstat (limited to 'openbsc/include')
0 files changed, 0 insertions, 0 deletions