Skip to content
Success

Changes

Summary

  1. cosmetic: move gsmtap_csd_rlp_process() to csd_rlp.c (details)
Commit 55664bc48019129207c7bf79d715dd4705796fd8 by falcon
cosmetic: move gsmtap_csd_rlp_process() to csd_rlp.c

The next patch in the series will add code for alignment of downlink
RLP frames in CSD NT modes; that code will go into new file csd_rlp.c.
RLP GSMTAP code logically belongs in the same place - hence move it
there in preparation.

Change-Id: I824ce6614c8591cccc5f6bcdde767fe49d551378
The file was addedsrc/common/csd_rlp.c
The file was modifiedsrc/common/Makefile.am
The file was modifiedsrc/common/l1sap.c
The file was addedinclude/osmo-bts/csd_rlp.h
The file was modifiedinclude/osmo-bts/Makefile.am