laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmocom-bb/+/34115 )

Change subject: l1ctl: Fill ph_data_param fn field
......................................................................

l1ctl: Fill ph_data_param fn field

Related: OS#3626
Change-Id: I3317296b2bda1088a2af81ba9b135714f8393afd
---
M src/host/layer23/src/common/l1ctl.c
1 file changed, 11 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved




diff --git a/src/host/layer23/src/common/l1ctl.c 
b/src/host/layer23/src/common/l1ctl.c
index 7f15c39..08fb646 100644
--- a/src/host/layer23/src/common/l1ctl.c
+++ b/src/host/layer23/src/common/l1ctl.c
@@ -317,6 +317,7 @@
                        PRIM_OP_INDICATION, msg);
        pp.u.data.chan_nr = dl->chan_nr;
        pp.u.data.link_id = dl->link_id;
+       pp.u.data.fn = dl->frame_nr;

        /* send it up into LAPDm */
        return lapdm_phsap_up(&pp.oph, le);

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I3317296b2bda1088a2af81ba9b135714f8393afd
Gerrit-Change-Number: 34115
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-MessageType: merged

Reply via email to