Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/14203 )

Change subject: virt_phy: Fix typo in log message
......................................................................

virt_phy: Fix typo in log message

Change-Id: I9291957ef5d7033d46060d07f2aa0a3880612e1a
---
M src/host/virt_phy/src/l1ctl_sap.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/host/virt_phy/src/l1ctl_sap.c 
b/src/host/virt_phy/src/l1ctl_sap.c
index aac49bf..8944398 100644
--- a/src/host/virt_phy/src/l1ctl_sap.c
+++ b/src/host/virt_phy/src/l1ctl_sap.c
@@ -563,7 +563,7 @@
        }

        if (ms->state.state == MS_STATE_DEDICATED)
-               LOGPMS(DL1C, LOGL_NOTICE, ms, "Harrd termiation of DEDICATED 
mode, fix L23!\n");
+               LOGPMS(DL1C, LOGL_NOTICE, ms, "Hard termination of DEDICATED 
mode, fix L23!\n");

        if (cfg_req->is_uplink) {
                for (i = 0; i < 8; i++)

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I9291957ef5d7033d46060d07f2aa0a3880612e1a
Gerrit-Change-Number: 14203
Gerrit-PatchSet: 5
Gerrit-Owner: Harald Welte <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>

Reply via email to