aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/bts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/bts.c')
-rw-r--r--src/common/bts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/bts.c b/src/common/bts.c
index 63560c2f..2ac411d0 100644
--- a/src/common/bts.c
+++ b/src/common/bts.c
@@ -176,7 +176,7 @@ int bts_link_estab(struct gsm_bts *bts)
}
}
- return 0;
+ return bts_model_oml_estab(bts);
}
/* RSL link is established, send status report */