aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gprs_llc.c
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-01-04 18:47:41 +0100
committerMax <msuraev@sysmocom.de>2018-01-08 13:01:38 +0000
commite0ed7d949f3b647282848749381a2ddd1afdbb54 (patch)
tree931e1641d48766e1c1eb7b3d718facc2a091a8de /src/gprs/gprs_llc.c
parent8a5c17131d9e537ad950d8ec3df3e8d08523abcc (diff)
Fix RAI construction
The gsm48_construct_ra() expect 6-byte buffer while ra_id.digits is 3-byte buffer. The function fills in LAC and RAC as well so we should pass entire struct, not just 'digits' part which only store MCC/MNC. Related: OS#1640 Change-Id: I3bfda930012c792452f9fd695ed7acf46365f1df Fixes: CID57877, CID57876
Diffstat (limited to 'src/gprs/gprs_llc.c')
0 files changed, 0 insertions, 0 deletions