summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common/sysinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/common/sysinfo.h')
-rw-r--r--src/host/layer23/include/osmocom/bb/common/sysinfo.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/host/layer23/include/osmocom/bb/common/sysinfo.h b/src/host/layer23/include/osmocom/bb/common/sysinfo.h
index 0498e91..5d3ed59 100644
--- a/src/host/layer23/include/osmocom/bb/common/sysinfo.h
+++ b/src/host/layer23/include/osmocom/bb/common/sysinfo.h
@@ -66,8 +66,9 @@ struct gsm48_sysinfo {
uint8_t ecsm;
uint8_t sched;
uint8_t sched_where;
- uint8_t gi_ra_colour;
- uint8_t gi_si13_pos;
+ uint8_t gprs;
+ uint8_t gprs_ra_colour;
+ uint8_t gprs_si13_pos;
/* cell selection */
int8_t ms_txpwr_max_cch;