Daniel Willmann has uploaded this change for review. ( 
https://gerrit.osmocom.org/13362


Change subject: oc2g: Change log type (Litecell15->Oc2g)
......................................................................

oc2g: Change log type (Litecell15->Oc2g)

Change-Id: I95ced5da1c89dae5a16963b10b005747277f320b
---
M src/osmo-bts-oc2g/oc2g_l1_hw.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/62/13362/1

diff --git a/src/osmo-bts-oc2g/oc2g_l1_hw.c b/src/osmo-bts-oc2g/oc2g_l1_hw.c
index aaa543f..e96df89 100644
--- a/src/osmo-bts-oc2g/oc2g_l1_hw.c
+++ b/src/osmo-bts-oc2g/oc2g_l1_hw.c
@@ -97,7 +97,7 @@
        case MQ_SYS_WRITE:
                if (rc != sizeof(Oc2g_Prim_t))
                        LOGP(DL1IF, LOGL_NOTICE, "%u != "
-                            "sizeof(Litecell15_Prim_t)\n", rc);
+                            "sizeof(Oc2g_Prim_t)\n", rc);
                return l1if_handle_sysprim(fl1h, msg);
        case MQ_L1_WRITE:
        case MQ_TCH_WRITE:

--
To view, visit https://gerrit.osmocom.org/13362
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I95ced5da1c89dae5a16963b10b005747277f320b
Gerrit-Change-Number: 13362
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Willmann <dwillm...@sysmocom.de>

Reply via email to