Skip to content
Success

Changes

Summary

  1. cosmetic: move gsmtap_csd_rlp_process() to csd_rlp.c (details)
Commit 02951e4af3284276b2e4abdd707fdf374be5233f 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 addedinclude/osmo-bts/csd_rlp.h
The file was addedsrc/common/csd_rlp.c
The file was modifiedsrc/common/l1sap.c
The file was modifiedinclude/osmo-bts/Makefile.am
The file was modifiedsrc/common/Makefile.am