summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h')
-rw-r--r--src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h b/src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h
index 4478f214..eed3d614 100644
--- a/src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h
+++ b/src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h
@@ -13,7 +13,7 @@ enum trxcon_fsm_states {
};
enum trxcon_fsm_events {
- TRXCON_EV_L1IF_FAILURE,
+ TRXCON_EV_PHYIF_FAILURE,
TRXCON_EV_L2IF_FAILURE,
TRXCON_EV_RESET_FULL_REQ,
TRXCON_EV_RESET_SCHED_REQ,