aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/scheduler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bts-trx/scheduler.c')
-rw-r--r--src/osmo-bts-trx/scheduler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bts-trx/scheduler.c b/src/osmo-bts-trx/scheduler.c
index 23bfebc0..8d0c8343 100644
--- a/src/osmo-bts-trx/scheduler.c
+++ b/src/osmo-bts-trx/scheduler.c
@@ -2898,7 +2898,7 @@ static void trx_ctrl_timer_cb(void *data)
if (transceiver_lost++ == TRX_LOSS_FRAMES) {
struct gsm_bts_trx *trx;
- LOGP(DL1C, LOGL_NOTICE, "No more clock from traneiver\n");
+ LOGP(DL1C, LOGL_NOTICE, "No more clock from transceiver\n");
no_clock:
transceiver_available = 0;