summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/support.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/src/mobile/support.c')
-rw-r--r--src/host/layer23/src/mobile/support.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/layer23/src/mobile/support.c b/src/host/layer23/src/mobile/support.c
index 34952dc2..25281281 100644
--- a/src/host/layer23/src/mobile/support.c
+++ b/src/host/layer23/src/mobile/support.c
@@ -107,7 +107,7 @@ void gsm_support_init(struct osmocom_ms *ms)
sup->full_v1 = 1;
sup->full_v2 = 1;
sup->full_v3 = 0;
- sup->half_v1 = 0;
+ sup->half_v1 = 1;
sup->half_v3 = 0;
}