summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/gsm322.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/src/gsm322.c')
-rw-r--r--[-rwxr-xr-x]src/host/layer23/src/gsm322.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/layer23/src/gsm322.c b/src/host/layer23/src/gsm322.c
index 0fc82e14..0480037f 100755..100644
--- a/src/host/layer23/src/gsm322.c
+++ b/src/host/layer23/src/gsm322.c
@@ -2280,7 +2280,7 @@ static int gsm322_l1_signal(unsigned int subsys, unsigned int signal,
return -EINVAL;
gsm322_cs_powerscan(ms);
break;
- case S_L1CTL_CCCH_RESP:
+ case S_L1CTL_FBSB_RESP:
ms = signal_data;
cs = &ms->cellsel;
if (cs->ccch_state == GSM322_CCCH_ST_INIT) {